Skip to content

Commit

Permalink
Bump Polly from 8.0.0 to 8.1.0 (#176)
Browse files Browse the repository at this point in the history
Bumps [Polly](https://github.com/App-vNext/Polly) from 8.0.0 to 8.1.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.0.0...8.1.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 Oct 31, 2023
1 parent 558c4ed commit e4cd5ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Update="Cake.Core" Version="1.3.0" />
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.7.1" />
<PackageReference Update="Polly" Version="8.0.0" />
<PackageReference Update="Polly" Version="8.1.0" />
<PackageReference Update="System.CommandLine" Version="2.0.0-beta1.20574.7" />
<PackageReference Update="System.Text.Json" Version="7.0.3" />
<PackageReference Update="Xamarin.Forms" Version="5.0.0.2612" />
Expand Down

0 comments on commit e4cd5ec

Please sign in to comment.