Skip to content

Commit

Permalink
Update System.IdentityModel.Tokens.Jwt to 8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kolbein committed Dec 6, 2024
1 parent 3a12057 commit 16ea16d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ExampleApplication/ExampleApplication.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.2.1" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.3.0" />
</ItemGroup>

</Project>

0 comments on commit 16ea16d

Please sign in to comment.