We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff008fb commit ad4e624Copy full SHA for ad4e624
build.gradle
@@ -30,7 +30,6 @@ dependencies {
30
31
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
32
implementation 'com.squareup.retrofit2:converter-jackson:2.9.0'
33
- implementation 'com.intellij:annotations:12.0'
34
implementation 'io.jsonwebtoken:jjwt-api:0.11.2'
35
runtimeOnly 'io.jsonwebtoken:jjwt-impl:0.11.2'
36
runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.11.2'
0 commit comments