Skip to content

Commit

Permalink
Merge pull request #101 from skjolber/renovate/jjwtversion
Browse files Browse the repository at this point in the history
Update jjwtVersion to v0.12.6
  • Loading branch information
skjolber authored Sep 25, 2024
2 parents 33b13c3 + ad0aca8 commit 7636654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {
ext {
javaJwtVersion = '4.4.0'
jwksRsaVersion = '0.22.1'
jjwtVersion = '0.12.5'
jjwtVersion = '0.12.6'
nimbusVersion = '9.41.1'
jmhVersion = '1.37'
oktaVersion = '0.5.8'
Expand Down

0 comments on commit 7636654

Please sign in to comment.