Skip to content

Commit

Permalink
Merge pull request #184 from mivano/dependabot/nuget/src/Azure.Identi…
Browse files Browse the repository at this point in the history
…ty-1.13.1

Bump Azure.Identity from 1.13.0 to 1.13.1 in /src
  • Loading branch information
mivano authored Nov 15, 2024
2 parents 08a3c68 + 39d6885 commit b4be175
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 @@ -28,7 +28,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.13.0" />
<PackageReference Include="Azure.Identity" Version="1.13.1" />
<PackageReference Include="CsvHelper" Version="33.0.1" />
<PackageReference Include="JmesPath.Net" Version="1.0.330" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.1" />
Expand Down

0 comments on commit b4be175

Please sign in to comment.