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 611b3a5 commit e2cab21Copy full SHA for e2cab21
1 file changed
build.gradle
@@ -61,7 +61,7 @@ dependencies {
61
implementation 'com.google.guava:guava:32.0.1-jre'
62
implementation 'commons-codec:commons-codec:1.22.0'
63
64
- api 'com.auth0:auth0:3.10.0'
+ api 'com.auth0:auth0:4.1.0'
65
api 'com.auth0:java-jwt:4.5.0'
66
api 'com.auth0:jwks-rsa:0.24.1'
67
0 commit comments