Skip to content

Commit

Permalink
chore(deps): update dependency system.identitymodel.tokens.jwt to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
descope[bot] authored Jan 17, 2025
1 parent a173c26 commit 84ee7f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Descope/Descope.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="RestSharp" Version="112.1.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.5.1" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.3.1" />
</ItemGroup>

</Project>

0 comments on commit 84ee7f8

Please sign in to comment.