Skip to content

Commit

Permalink
Bump Polly from 8.4.2 to 8.5.0 (#7)
Browse files Browse the repository at this point in the history
Bumps [Polly](https://github.com/App-vNext/Polly) from 8.4.2 to 8.5.0.
- [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.2...8.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 9cb0b41 commit dc4bf6c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="microsoft.data.sqlclient" Version="5.2.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="moq" Version="4.20.72" />
<PackageReference Include="Polly" Version="8.4.2" />
<PackageReference Include="Polly" Version="8.5.0" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.core" Version="2.9.2" />
</ItemGroup>
Expand Down

0 comments on commit dc4bf6c

Please sign in to comment.