Skip to content

Commit

Permalink
Update dependency OpenTelemetry.Instrumentation.AspNetCore to 1.10.0 (#…
Browse files Browse the repository at this point in the history
…228)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 6e34c56 commit cd700a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DiscordTranslationBot/DiscordTranslationBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="9.0.0"/>
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.10.0"/>
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.10.0"/>
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.9.0"/>
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.10.0"/>
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.10.0"/>
<PackageReference Include="OpenTelemetry.Instrumentation.Process" Version="0.5.0-beta.7"/>
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.10.0"/>
Expand Down

0 comments on commit cd700a6

Please sign in to comment.