Skip to content

Commit

Permalink
Merge pull request #102 from nils-org/renovate/polly-8.x
Browse files Browse the repository at this point in the history
(maint) Update dependency Polly to v8.2.1
  • Loading branch information
nils-a authored Jan 5, 2024
2 parents 702c50d + 639c5c6 commit bf20ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GitHubMilestoneCleaner/GitHubMilestoneCleaner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" />
<PackageReference Include="Octokit" Version="9.1.0" />
<PackageReference Include="Polly" Version="8.2.0" />
<PackageReference Include="Polly" Version="8.2.1" />
<PackageReference Include="Spectre.Console" Version="0.48.0" />
<PackageReference Include="Spectre.Console.Cli" Version="0.48.0" />
</ItemGroup>
Expand Down

0 comments on commit bf20ec8

Please sign in to comment.