Skip to content

Commit

Permalink
Upgraded Polly nuget package
Browse files Browse the repository at this point in the history
  • Loading branch information
stidsborg committed Jan 16, 2025
1 parent 7acfb57 commit 9ce895a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.0" />
<PackageReference Include="Polly.Core" Version="8.5.0" />
<PackageReference Include="Polly.Core" Version="8.5.1" />
<PackageReference Include="Serilog.AspNetCore" Version="9.0.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
</ItemGroup>
Expand Down

0 comments on commit 9ce895a

Please sign in to comment.