Skip to content

Commit

Permalink
Upgrade Azure.Identity to 1.11.4 (#2271)
Browse files Browse the repository at this point in the history
  • Loading branch information
rayokota authored Jul 30, 2024
1 parent d17bc35 commit 79c403f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.11.3" />
<PackageReference Include="Azure.Identity" Version="1.11.4" />
<PackageReference Include="Azure.Security.KeyVault.Keys" Version="4.6.0" />
</ItemGroup>

Expand Down

0 comments on commit 79c403f

Please sign in to comment.