Skip to content

Commit

Permalink
Merge pull request #210 from tokensmith/jwt-version
Browse files Browse the repository at this point in the history
jwt-version: jwt to 1.3.3
  • Loading branch information
tmackenzie authored Jul 12, 2020
2 parents 5c520cf + 0a64baf commit 4d2ae78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion otter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ ext {
jacksonVersion = '2.11.0'
log4jVersion = '2.13.3'
slf4jVersion = '1.7.30'
jwtVersion = '1.3.3-SNAPSHOT'
jwtVersion = '1.3.3'
translatableVersion = '1.0'
mockitoVersion = '2.28.2'
}
Expand Down

0 comments on commit 4d2ae78

Please sign in to comment.