Skip to content

Commit

Permalink
Merge pull request #181 from mivano/dependabot/nuget/src/multi-f32c52…
Browse files Browse the repository at this point in the history
…9bf6

Bump Microsoft.Extensions.Http.Polly and Microsoft.Extensions.DependencyInjection in /src
  • Loading branch information
mivano authored Oct 24, 2024
2 parents b683642 + 95006d9 commit 08a3c68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/azure-cost-cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
<PackageReference Include="Azure.Identity" Version="1.13.0" />
<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.8" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="8.0.10" />
<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 08a3c68

Please sign in to comment.