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.
2 parents 3d951f9 + 8799e60 commit 684ec46Copy full SHA for 684ec46
build.gradle
@@ -115,7 +115,7 @@ dependencies {
115
testFixturesCompileOnly 'org.projectlombok:lombok'
116
testFixturesAnnotationProcessor 'org.projectlombok:lombok'
117
118
- testFixturesApi 'com.nimbusds:nimbus-jose-jwt:10.0.2'
+ testFixturesApi 'com.nimbusds:nimbus-jose-jwt:10.2'
119
testFixturesApi 'org.assertj:assertj-core'
120
testFixturesApi 'org.bouncycastle:bcprov-jdk18on:1.80'
121
testFixturesApi 'org.springframework:spring-webflux'
0 commit comments