Skip to content

Commit

Permalink
Merge pull request #22 from Cysharp/dependabot/nuget/tests/LitJWT.Tes…
Browse files Browse the repository at this point in the history
…ts/System.IdentityModel.Tokens.Jwt-5.7.0

Bump System.IdentityModel.Tokens.Jwt from 5.4.0 to 5.7.0 in /tests/LitJWT.Tests
  • Loading branch information
neuecc authored Jan 10, 2024
2 parents a42cd44 + da71825 commit 7c2a07b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/LitJWT.Tests/LitJWT.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="RandomFixtureKit" Version="1.0.0" />
<PackageReference Include="FluentAssertions" Version="5.6.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="5.4.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="5.7.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.0.1" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1">
Expand Down

0 comments on commit 7c2a07b

Please sign in to comment.