Skip to content
This repository was archived by the owner on Sep 1, 2026. It is now read-only.

Commit aae6ca4

Browse files
Bump Polly.Core from 8.6.5 to 8.6.6 (#240)
--- updated-dependencies: - dependency-name: Polly.Core dependency-version: 8.6.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b73ecc6 commit aae6ca4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Tingle.PeriodicTasks/Tingle.PeriodicTasks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="10.0.7" />
1717
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="10.0.7" />
1818
<PackageReference Include="Microsoft.Extensions.Options" Version="10.0.7" />
19-
<PackageReference Include="Polly.Core" Version="8.6.5" />
19+
<PackageReference Include="Polly.Core" Version="8.6.6" />
2020
</ItemGroup>
2121

2222
</Project>

0 commit comments

Comments
 (0)