Skip to content

Commit

Permalink
Merge pull request #4 from askrinnik/dependabot/nuget/WebPullApp/Open…
Browse files Browse the repository at this point in the history
…Telemetry.Instrumentation.Http-1.8.1

Bump OpenTelemetry.Instrumentation.Http from 1.6.0-rc.1 to 1.8.1 in /WebPullApp
  • Loading branch information
askrinnik authored Sep 17, 2024
2 parents 2562cd9 + fddac58 commit 48db77f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebPullApp/WebPullApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="OpenTelemetry.Exporter.Prometheus.AspNetCore" Version="1.6.0-rc.1" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.6.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.8.1" />
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.6.0-rc.1" />
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.8.1" />
<PackageReference Include="OpenTelemetry.Instrumentation.Process" Version="0.5.0-beta.3" />
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.5.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
Expand Down

0 comments on commit 48db77f

Please sign in to comment.