Skip to content

Commit 31325e8

Browse files
build(deps): bump Azure.Security.KeyVault.Secrets
Bumps [Azure.Security.KeyVault.Secrets](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.Secrets_4.6.0...Azure.Security.KeyVault.Secrets_4.7.0) --- updated-dependencies: - dependency-name: Azure.Security.KeyVault.Secrets dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd33621 commit 31325e8

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)