Skip to content

Commit

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

---
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 Feb 27, 2025
1 parent 757868a commit 690baa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tingle.EventBus/Tingle.EventBus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.2" />
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.2" />
<PackageReference Include="Polly.Contrib.WaitAndRetry" Version="1.1.1" />
<PackageReference Include="Polly.Core" Version="8.5.0" />
<PackageReference Include="Polly.Core" Version="8.5.2" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="9.0.2" />
<PackageReference Include="System.Memory.Data" Version="9.0.0" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
Expand Down

0 comments on commit 690baa2

Please sign in to comment.