Skip to content

Commit

Permalink
Bump Microsoft.IdentityModel.JsonWebTokens from 5.6.0 to 5.7.0 in /pl…
Browse files Browse the repository at this point in the history
…ayground/Auth0.NETFramework (#700)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frederik Prijck <[email protected]>
  • Loading branch information
dependabot[bot] and frederikprijck authored Jan 11, 2024
1 parent 5d6efd2 commit c7205cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions playground/Auth0.NETFramework/Auth0.NETFramework.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -123,10 +123,10 @@
<Version>2.0.1</Version>
</PackageReference>
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens">
<Version>5.6.0</Version>
<Version>5.7.0</Version>
</PackageReference>
<PackageReference Include="Microsoft.IdentityModel.Logging">
<Version>5.6.0</Version>
<Version>5.7.0</Version>
</PackageReference>
<PackageReference Include="Microsoft.IdentityModel.Protocols">
<Version>5.6.0</Version>
Expand All @@ -135,7 +135,7 @@
<Version>5.6.0</Version>
</PackageReference>
<PackageReference Include="Microsoft.IdentityModel.Tokens">
<Version>5.6.0</Version>
<Version>5.7.0</Version>
</PackageReference>
<PackageReference Include="Microsoft.Web.Infrastructure">
<Version>1.0.0</Version>
Expand Down

0 comments on commit c7205cd

Please sign in to comment.