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 a917281 commit ccfcc7cCopy full SHA for ccfcc7c
sigstore-java/build.gradle.kts
@@ -52,7 +52,7 @@ dependencies {
52
testImplementation("org.mockito:mockito-core")
53
testImplementation("org.mockito:mockito-junit-jupiter")
54
55
- testImplementation("no.nav.security:mock-oauth2-server:0.5.10")
+ testImplementation("no.nav.security:mock-oauth2-server:2.1.10")
56
testImplementation("com.squareup.okhttp3:mockwebserver:4.12.0")
57
testImplementation("net.sourceforge.htmlunit:htmlunit:2.70.0")
58
testImplementation("org.eclipse.jetty:jetty-server:11.0.24")
0 commit comments