Skip to content

Commit

Permalink
Merge pull request #81 from mivano/dependabot/nuget/src/Azure.Identit…
Browse files Browse the repository at this point in the history
…y-1.10.2

Bump Azure.Identity from 1.10.1 to 1.10.2 in /src
  • Loading branch information
mivano authored Oct 18, 2023
2 parents a593e1c + e4da86c commit 4d58467
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 @@ -27,7 +27,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.10.1" />
<PackageReference Include="Azure.Identity" Version="1.10.2" />
<PackageReference Include="CsvHelper" Version="30.0.1" />
<PackageReference Include="JmesPath.Net" Version="1.0.308" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
Expand Down

0 comments on commit 4d58467

Please sign in to comment.