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 653d2a0 commit cacfa31Copy full SHA for cacfa31
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.3.1'
+ testFixturesApi 'com.nimbusds:nimbus-jose-jwt:10.4.1'
119
testFixturesApi 'org.assertj:assertj-core'
120
testFixturesApi 'org.bouncycastle:bcprov-jdk18on:1.81'
121
testFixturesApi 'org.springframework:spring-webflux'
0 commit comments