Skip to content

Commit aeab5bb

Browse files
Bump Polly.Core from 8.2.0 to 8.2.1 (#582)
Bumps [Polly.Core](https://github.com/App-vNext/Polly) from 8.2.0 to 8.2.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.2.0...8.2.1) --- updated-dependencies: - dependency-name: Polly.Core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce1451d commit aeab5bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tingle.EventBus/Tingle.EventBus.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
1515
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.0" />
1616
<PackageReference Include="Polly.Contrib.WaitAndRetry" Version="1.1.1" />
17-
<PackageReference Include="Polly.Core" Version="8.2.0" />
17+
<PackageReference Include="Polly.Core" Version="8.2.1" />
1818
<PackageReference Include="System.Memory.Data" Version="8.0.0" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)