Skip to content

Commit 05fe56e

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

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
@@ -20,7 +20,7 @@
2020
<PackageReference Include="Azure.Identity" Version="1.13.1" />
2121
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.6.0" />
2222
<PackageReference Include="Azure.Security.KeyVault.Keys" Version="4.6.0" />
23-
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.6.0" />
23+
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.7.0" />
2424
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="8.0.0" />
2525
</ItemGroup>
2626

0 commit comments

Comments
 (0)