Skip to content

Commit

Permalink
Bump Azure.Security.KeyVault.Keys from 4.2.0 to 4.3.0
Browse files Browse the repository at this point in the history
Bumps [Azure.Security.KeyVault.Keys](https://github.com/Azure/azure-sdk-for-net) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Security.KeyVault.Keys_4.2.0...Azure.Security.KeyVault.Keys_4.3.0)

---
updated-dependencies:
- dependency-name: Azure.Security.KeyVault.Keys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 28, 2022
1 parent a6c3868 commit 5b06101
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.3.0" />
<PackageReference Include="Azure.Security.KeyVault.Keys" Version="4.2.0" />
<PackageReference Include="Azure.Security.KeyVault.Keys" Version="4.3.0" />
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.3.0" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="6.0.3" />
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.2" />
Expand Down

0 comments on commit 5b06101

Please sign in to comment.