Skip to content

Commit

Permalink
chore(deps): update dependency jwt to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 690a510 commit 7531f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ark.Tools.Auth0/Ark.Tools.Auth0.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<ItemGroup>
<PackageReference Include="Auth0.AuthenticationApi" Version="7.30.0" />
<PackageReference Include="Auth0.ManagementApi" Version="7.30.0" />
<PackageReference Include="JWT" Version="10.1.1" />
<PackageReference Include="JWT" Version="11.0.0" />
<PackageReference Include="Polly" Version="8.5.0" />
<PackageReference Include="Polly.Caching.Memory" Version="3.0.2" />
</ItemGroup>
Expand Down

0 comments on commit 7531f51

Please sign in to comment.