Skip to content

Commit

Permalink
build(deps): bump Microsoft.Extensions.Http.Resilience
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Http.Resilience](https://github.com/dotnet/extensions) from 8.10.0 to 9.0.0.
- [Release notes](https://github.com/dotnet/extensions/releases)
- [Commits](dotnet/extensions@v8.10.0...v9.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent a133434 commit 709d5dd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<FrameworkReference Include="Microsoft.AspNetCore.App"/>

<PackageReference Include="Azure.Monitor.OpenTelemetry.AspNetCore" Version="1.2.0"/>
<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="8.10.0"/>
<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="9.0.0"/>
<PackageReference Include="Microsoft.Extensions.ServiceDiscovery" Version="8.2.2"/>
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.10.0"/>
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.10.0"/>
Expand Down

0 comments on commit 709d5dd

Please sign in to comment.