Skip to content

Commit 10e4422

Browse files
Bump OpenTelemetry.Instrumentation.Runtime from 1.9.0 to 1.11.1 (#190)
Bumps [OpenTelemetry.Instrumentation.Runtime](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) from 1.9.0 to 1.11.1. - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases) - [Commits](open-telemetry/opentelemetry-dotnet-contrib@Exporter.Geneva-1.9.0...Resources.AWS-1.11.1) --- updated-dependencies: - dependency-name: OpenTelemetry.Instrumentation.Runtime dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 639edd1 commit 10e4422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<ItemGroup>
4949
<PackageVersion Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.11.1" />
5050
<PackageVersion Include="OpenTelemetry.Instrumentation.Http" Version="1.10.0" />
51-
<PackageVersion Include="OpenTelemetry.Instrumentation.Runtime" Version="1.9.0" />
51+
<PackageVersion Include="OpenTelemetry.Instrumentation.Runtime" Version="1.11.1" />
5252
<PackageVersion Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.10.0" />
5353
<PackageVersion Include="OpenTelemetry.Extensions.Hosting" Version="1.10.0" />
5454
</ItemGroup>

0 commit comments

Comments
 (0)