Skip to content

Commit

Permalink
Merge pull request #110 from clickviewapp/dependabot/nuget/Polly-8.1.0
Browse files Browse the repository at this point in the history
Bump Polly from 8.0.0 to 8.1.0
  • Loading branch information
MrSmoke authored Nov 1, 2023
2 parents 84d188f + 282b79b commit c0edc00
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 @@
<PackageReference Include="Dapper" Version="2.1.15" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1" />
<PackageReference Include="MySqlConnector" Version="2.2.7" />
<PackageReference Include="Polly" Version="8.0.0" />
<PackageReference Include="Polly" Version="8.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c0edc00

Please sign in to comment.