Skip to content

Commit

Permalink
chore: bump Azure.Security.KeyVault.Secrets from 4.4.0 to 4.5.0 in /e…
Browse files Browse the repository at this point in the history
…xamples/azure-identity/dotnet (#880)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anish Ramasekar <anish.ramasekar@gmail.com>
  • Loading branch information
dependabot[bot] and aramase committed May 3, 2023
1 parent 513a794 commit 1f8e99d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/azure-identity/dotnet/akvdotnet.csproj
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.7.0" />
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.4.0" />
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.5.0" />
</ItemGroup>

</Project>

0 comments on commit 1f8e99d

Please sign in to comment.