Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump OpenTelemetry.Instrumentation.Http (#668)
Browse files Browse the repository at this point in the history
Bumps [OpenTelemetry.Instrumentation.Http](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.0.0-rc7 to 1.0.0-rc9.14.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Commits](open-telemetry/opentelemetry-dotnet@1.0.0-rc7...1.0.0-rc9.14)

---
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>
Co-authored-by: Ratan Sunder Parai <ratanparai@gmail.com>
  • Loading branch information
dependabot[bot] and ratanparai committed Apr 25, 2023
1 parent eecaa14 commit 46b19b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Libraries/OpenTelemetry/OpenTelemetry.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<!-- OpenTelemetry -->
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.0.0-rc7"/>
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.0.0-rc7"/>
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.0.0-rc7"/>
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.0.0-rc9.14"/>
<PackageReference Include="OpenTelemetry.Instrumentation.SqlClient" Version="1.0.0-rc7"/>
<PackageReference Include="OpenTelemetry.Exporter.Jaeger" Version="1.1.0"/>
</ItemGroup>
Expand Down

0 comments on commit 46b19b5

Please sign in to comment.