Skip to content

Commit

Permalink
chore: bump Azure.Security.KeyVault.Secrets from 4.1.0 to 4.5.0 in /e…
Browse files Browse the repository at this point in the history
…xamples/msal-net/akvdotnet (#883)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 16, 2023
1 parent 558b3b6 commit c55dbf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/msal-net/akvdotnet/akvdotnet.csproj
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 c55dbf1

Please sign in to comment.