Skip to content

Commit cfd7697

Browse files
build(deps): bump Azure.Security.KeyVault.Certificates
Bumps [Azure.Security.KeyVault.Certificates](https://github.com/Azure/azure-sdk-for-net) from 4.6.0 to 4.7.0. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Security.KeyVault.Certificates_4.6.0...Azure.Security.KeyVault.Certificates_4.7.0) --- updated-dependencies: - dependency-name: Azure.Security.KeyVault.Certificates dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05fe56e commit cfd7697

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
@@ -18,7 +18,7 @@
1818

1919
<ItemGroup>
2020
<PackageReference Include="Azure.Identity" Version="1.13.1" />
21-
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.6.0" />
21+
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.7.0" />
2222
<PackageReference Include="Azure.Security.KeyVault.Keys" Version="4.6.0" />
2323
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.7.0" />
2424
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="8.0.0" />

0 commit comments

Comments
 (0)