Skip to content

Commit

Permalink
Merge pull request #6518 from microsoft/dependabot/nuget/get-started/…
Browse files Browse the repository at this point in the history
…azure-auth/cli/src/Azure.Identity-1.12.1

build(deps): bump Azure.Identity from 1.12.0 to 1.12.1 in /get-started/azure-auth/cli/src
  • Loading branch information
baywet authored Sep 27, 2024
2 parents 37cd824 + 96f7b98 commit 5484c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion get-started/azure-auth/cli/src/GetUserClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.12.0" />
<PackageReference Include="Azure.Identity" Version="1.12.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.Kiota.Bundle" Version="1.13.0" />
Expand Down

0 comments on commit 5484c93

Please sign in to comment.