Skip to content

Commit 19e9373

Browse files
Bump Polly.Core from 8.3.0 to 8.3.1 (#98)
Bumps [Polly.Core](https://github.com/App-vNext/Polly) from 8.3.0 to 8.3.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.3.0...8.3.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 ff86ce0 commit 19e9373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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="8.0.0" />
1717
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.0" />
1818
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.0" />
19-
<PackageReference Include="Polly.Core" Version="8.3.0" />
19+
<PackageReference Include="Polly.Core" Version="8.3.1" />
2020
</ItemGroup>
2121

2222
</Project>

0 commit comments

Comments
 (0)