Skip to content

Commit

Permalink
Update jjwtVersion to v0.12.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 33b13c3 commit ad0aca8
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 ad0aca8

Please sign in to comment.