Skip to content

Commit

Permalink
chore: bump Azure.Security.KeyVault.Secrets
Browse files Browse the repository at this point in the history
Bumps [Azure.Security.KeyVault.Secrets](https://github.com/Azure/azure-sdk-for-net) from 4.1.0 to 4.5.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Security.KeyVault.Secrets_4.1.0...Azure.Security.KeyVault.Secrets_4.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 27, 2023
1 parent 384ce52 commit feaf74b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/msal-net/akvdotnet/akvdotnet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Identity.Client" Version="4.30.1" />
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.1.0" />
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.5.0" />
</ItemGroup>

</Project>

0 comments on commit feaf74b

Please sign in to comment.