Skip to content

Commit

Permalink
fix(deps): update dependency jose-jwt to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 09346e0 commit 31deb33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Zitadel/Zitadel.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.66.0" />
<PackageReference Include="Grpc.Net.Common" Version="2.66.0" />
<PackageReference Include="IdentityModel.AspNetCore.OAuth2Introspection" Version="6.2.0"/>
<PackageReference Include="jose-jwt" Version="5.0.0" />
<PackageReference Include="jose-jwt" Version="5.1.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication" Version="2.2.0"/>
</ItemGroup>

Expand Down

0 comments on commit 31deb33

Please sign in to comment.