Skip to content

Commit

Permalink
Bump Polly.Core (#1454)
Browse files Browse the repository at this point in the history
* Bump Polly.Core

Bumps [Polly.Core](https://github.com/App-vNext/Polly).

Updates `Polly.Core` from 8.4.0 to 8.4.1
- [Release notes](https://github.com/App-vNext/Polly/releases)
- [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md)
- [Commits](App-vNext/Polly@8.4.0...8.4.1)

---
updated-dependencies:
- dependency-name: Polly.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent aaeab9b commit 420d443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<PackageVersion Include="MinVer" Version="5.0.0" />
<PackageVersion Include="morelinq" Version="4.2.0" />
<PackageVersion Include="NSubstitute" Version="5.1.0" />
<PackageVersion Include="Polly.Core" Version="8.4.0" />
<PackageVersion Include="Polly.Core" Version="8.4.1" />
<PackageVersion Include="ReportGenerator" Version="5.3.7" />
<PackageVersion Include="Serilog" Version="4.0.0" />
<PackageVersion Include="Serilog.AspNetCore" Version="8.0.1" />
Expand Down

0 comments on commit 420d443

Please sign in to comment.