Skip to content

Commit

Permalink
Bump Azure.Identity from 1.11.2 to 1.11.4 in /src/AzureSignTool (#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
vcsjones authored Jun 22, 2024
2 parents 7124fa4 + 89742ea commit e4d6f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AzureSignTool/AzureSignTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.11.2" />
<PackageReference Include="Azure.Identity" Version="1.11.4" />
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.6.0" />
<PackageReference Include="Azure.Security.KeyVault.Keys" Version="4.6.0" />
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="8.0.0" />
Expand Down

0 comments on commit e4d6f8e

Please sign in to comment.