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 62c2dc4 + 45809ab commit 6c1ce53Copy full SHA for 6c1ce53
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.4.2'
+ testFixturesApi 'com.nimbusds:nimbus-jose-jwt:10.5'
119
testFixturesApi 'org.assertj:assertj-core'
120
testFixturesApi 'org.bouncycastle:bcprov-jdk18on:1.81'
121
testFixturesApi 'org.springframework:spring-webflux'
0 commit comments