Skip to content

Commit e6d5bc0

Browse files
authored
Merge pull request #91 from skjolber/renovate/jjwtversion
Update jjwtVersion to v0.12.5
2 parents 93981e9 + 787bbcf commit e6d5bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
ext {
1010
javaJwtVersion = '4.4.0'
1111
jwksRsaVersion = '0.22.1'
12-
jjwtVersion = '0.12.3'
12+
jjwtVersion = '0.12.5'
1313
nimbusVersion = '9.37'
1414
jmhVersion = '1.37'
1515
oktaVersion = '0.5.7'

0 commit comments

Comments
 (0)