Skip to content

Commit 7cc50dc

Browse files
Bump OpenTelemetry.Instrumentation.Http from 1.6.0-rc.1 to 1.7.0 (#1483)
Bumps [OpenTelemetry.Instrumentation.Http](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.6.0-rc.1 to 1.7.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases) - [Commits](open-telemetry/opentelemetry-dotnet@1.6.0-rc.1...core-1.7.0) --- updated-dependencies: - dependency-name: OpenTelemetry.Instrumentation.Http dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e51ed7 commit 7cc50dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/openTelemetryConsole/openTelemetryConsole.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.7.0" />
11-
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.6.0-rc.1" />
11+
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.7.0" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)