Skip to content

Commit 5aae6c9

Browse files
build(deps): bump Azure.Security.KeyVault.Keys from 4.6.0 to 4.7.0 in /Notation.Plugin.AzureKeyVault.Tests (#210)
1 parent 05fe56e commit 5aae6c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Notation.Plugin.AzureKeyVault/Notation.Plugin.AzureKeyVault.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<ItemGroup>
2020
<PackageReference Include="Azure.Identity" Version="1.13.1" />
2121
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.6.0" />
22-
<PackageReference Include="Azure.Security.KeyVault.Keys" Version="4.6.0" />
22+
<PackageReference Include="Azure.Security.KeyVault.Keys" Version="4.7.0" />
2323
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.7.0" />
2424
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="8.0.0" />
2525
</ItemGroup>

0 commit comments

Comments
 (0)