Skip to content

Commit

Permalink
Bump Polly.RateLimiting from 8.1.0 to 8.2.0 (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent 57cecad commit 1e2f1e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PollyDemos/PollyDemos.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="7.0.0" />
<PackageReference Include="Polly.Core" Version="8.2.0" />
<PackageReference Include="Polly.RateLimiting" Version="8.1.0" />
<PackageReference Include="Polly.RateLimiting" Version="8.2.0" />
<PackageReference Include="Polly.Extensions" Version="8.2.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.13" />
<Using Include="Polly" />
Expand Down

0 comments on commit 1e2f1e5

Please sign in to comment.