Skip to content

Commit 21d169f

Browse files
Bump OpenTelemetry.Instrumentation.Http from 1.11.0 to 1.11.1 (#593)
Bumps [OpenTelemetry.Instrumentation.Http](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) from 1.11.0 to 1.11.1. - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases) - [Commits](open-telemetry/opentelemetry-dotnet-contrib@Resources.AWS-1.11.0...Resources.AWS-1.11.1) --- updated-dependencies: - dependency-name: OpenTelemetry.Instrumentation.Http 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 41b0c88 commit 21d169f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<AspireAppHostSdkVersion>$(AspireVersion)</AspireAppHostSdkVersion>
1717
<AspNetCoreVersion>9.0.0</AspNetCoreVersion>
1818
<DotNetExtensionsVersion>9.0.2</DotNetExtensionsVersion>
19-
<OpenTelemetryVersion>1.11.0</OpenTelemetryVersion>
19+
<OpenTelemetryVersion>1.11.1</OpenTelemetryVersion>
2020
<TestContainersVersion>4.3.0</TestContainersVersion>
2121
<MEAIVersion>9.3.0-preview.1.25161.3</MEAIVersion>
2222
<IsPackable>false</IsPackable>

0 commit comments

Comments
 (0)