Skip to content

Commit 7590fe3

Browse files
Bump OpenTelemetry.Instrumentation.Runtime from 1.15.0 to 1.15.1 (#3174)
--- updated-dependencies: - dependency-name: OpenTelemetry.Instrumentation.Runtime dependency-version: 1.15.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ec91eb commit 7590fe3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BervProject.WebApi.Boilerplate.ServiceDefaults/BervProject.WebApi.Boilerplate.ServiceDefaults.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.15.2" />
1717
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.15.1" />
1818
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.15.0" />
19-
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.15.0" />
19+
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.15.1" />
2020
</ItemGroup>
2121

2222
</Project>

0 commit comments

Comments
 (0)