Skip to content

Commit

Permalink
Bump PollyVersion from 8.1.0 to 8.2.0
Browse files Browse the repository at this point in the history
Bumps `PollyVersion` from 8.1.0 to 8.2.0.

Updates `Polly.Core` from 8.1.0 to 8.2.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.1.0...8.2.0)

Updates `Polly.Extensions` from 8.1.0 to 8.2.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.1.0...8.2.0)

Updates `Polly.RateLimiting` from 8.1.0 to 8.2.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.1.0...8.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and martincostello committed Nov 15, 2023
1 parent 68d6b86 commit bdc8884
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
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<PollyVersion>8.1.0</PollyVersion>
<PollyVersion>8.2.0</PollyVersion>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Alexa.NET" Version="1.22.0" />
Expand Down

0 comments on commit bdc8884

Please sign in to comment.