Skip to content

Commit

Permalink
Merge pull request #172 from mivano/dependabot/nuget/src/Microsoft.Ex…
Browse files Browse the repository at this point in the history
…tensions.Http.Polly-8.0.8

Bump Microsoft.Extensions.Http.Polly from 8.0.7 to 8.0.8 in /src
  • Loading branch information
mivano authored Aug 19, 2024
2 parents 87ac1fa + 17af780 commit d7e0b3f
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 @@ -32,7 +32,7 @@
<PackageReference Include="CsvHelper" Version="33.0.1" />
<PackageReference Include="JmesPath.Net" Version="1.0.330" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="8.0.7" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="8.0.8" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="Polly" Version="8.4.1" />
<PackageReference Include="Polly.Extensions.Http" Version="3.0.0" />
Expand Down

0 comments on commit d7e0b3f

Please sign in to comment.