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/core/resilience/snippets/http-resilience with 1 update: [Microsoft.Extensions.Http.Resilience](https://github.com/dotnet/extensions).


Updates `Microsoft.Extensions.Http.Resilience` from 8.7.0 to 8.8.0
- [Release notes](https://github.com/dotnet/extensions/releases)
- [Commits](https://github.com/dotnet/extensions/commits)

---
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] authored Aug 14, 2024
1 parent e83080e commit e8b3453
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="8.7.0" />
<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="8.8.0" />
</ItemGroup>

</Project>

0 comments on commit e8b3453

Please sign in to comment.