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