We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80feb7f commit 7db105bCopy full SHA for 7db105b
1 file changed
build.gradle
@@ -13,7 +13,7 @@ version '1.1.3'
13
14
dependencies {
15
implementation 'org.slf4j:slf4j-api:1.7.36'
16
- implementation 'com.nimbusds:nimbus-jose-jwt:9.40'
+ implementation 'com.nimbusds:nimbus-jose-jwt:10.3'
17
implementation 'org.json:json:20250107'
18
implementation 'com.nimbusds:oauth2-oidc-sdk:11.23'
19
0 commit comments