Skip to content

Commit 7feb92d

Browse files
Bump Polly.Core from 8.3.1 to 8.4.0 (#105)
1 parent b1bea3e commit 7feb92d

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

2222
</Project>

0 commit comments

Comments
 (0)