Skip to content

Commit

Permalink
Merge pull request #106 from mivano/dependabot/nuget/src/Polly-8.3.0
Browse files Browse the repository at this point in the history
Bump Polly from 8.2.1 to 8.3.0 in /src
  • Loading branch information
mivano authored Feb 16, 2024
2 parents 2b1f608 + cf42092 commit 9ecc0d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/azure-cost-cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="8.0.1" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="Polly" Version="8.2.1" />
<PackageReference Include="Polly" Version="8.3.0" />
<PackageReference Include="Polly.Extensions.Http" Version="3.0.0" />
<PackageReference Include="Spectre.Console" Version="0.48.0" />
<PackageReference Include="Spectre.Console.Cli" Version="0.48.0" />
Expand Down

0 comments on commit 9ecc0d0

Please sign in to comment.