Skip to content

Commit

Permalink
Merge pull request #91 from skjolber/renovate/jjwtversion
Browse files Browse the repository at this point in the history
Update jjwtVersion to v0.12.5
  • Loading branch information
skjolber authored Mar 27, 2024
2 parents 93981e9 + 787bbcf commit e6d5bc0
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.3'
jjwtVersion = '0.12.5'
nimbusVersion = '9.37'
jmhVersion = '1.37'
oktaVersion = '0.5.7'
Expand Down

0 comments on commit e6d5bc0

Please sign in to comment.