We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f0126a commit 23395efCopy full SHA for 23395ef
build.gradle
@@ -98,7 +98,7 @@ subprojects {
98
entry 'converter-jackson'
99
entry 'retrofit'
100
}
101
- dependencySet(group: 'io.jsonwebtoken', version: '0.11.3') {
+ dependencySet(group: 'io.jsonwebtoken', version: '0.11.5') {
102
entry 'jjwt-api'
103
entry 'jjwt-impl'
104
entry 'jjwt-jackson'
0 commit comments