Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Http.Resilience
Browse files Browse the repository at this point in the history
Bumps the dotnet group in /docs/fundamentals/snippets/networking/Networking.Frontend/Networking.Frontend with 1 update: [Microsoft.Extensions.Http.Resilience](https://github.com/dotnet/extensions).


Updates `Microsoft.Extensions.Http.Resilience` from 8.8.0 to 8.9.1
- [Release notes](https://github.com/dotnet/extensions/releases)
- [Commits](dotnet/extensions@v8.8.0...v8.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 11, 2024
1 parent 7c7010b commit b3b7fdd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />

<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="8.8.0" />
<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="8.9.1" />
<PackageReference Include="Microsoft.Extensions.ServiceDiscovery" Version="8.2.0" />
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.9.0" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.9.0" />
Expand Down

0 comments on commit b3b7fdd

Please sign in to comment.