Skip to content

Commit

Permalink
chore: bump Microsoft.Identity.Client from 4.54.0 to 4.59.1 in /examp…
Browse files Browse the repository at this point in the history
…les/msal-net/akvdotnet (#1325)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anish Ramasekar <[email protected]>
  • Loading branch information
dependabot[bot] and aramase committed May 2, 2024
1 parent fa64c67 commit 5ad840f
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 @@ -6,7 +6,7 @@
</PropertyGroup>

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

Expand Down

0 comments on commit 5ad840f

Please sign in to comment.