Skip to content

Commit

Permalink
Merge pull request #2 from jjm-one/dependabot/nuget/src/Polly-8.2.1
Browse files Browse the repository at this point in the history
Bump Polly from 8.2.0 to 8.2.1 in /src
  • Loading branch information
jonas-merkle committed Jan 8, 2024
2 parents eefaf38 + 7e07dd0 commit 1aeae5f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0"/>
<PackageReference Include="Polly" Version="8.2.0"/>
<PackageReference Include="Polly" Version="8.2.1"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 1aeae5f

Please sign in to comment.