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 e90977c commit ccad969Copy full SHA for ccad969
sigstore-java/build.gradle.kts
@@ -54,7 +54,7 @@ dependencies {
54
testImplementation("no.nav.security:mock-oauth2-server:0.5.10")
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.24")
+ testImplementation("org.eclipse.jetty:jetty-server:12.0.21")
58
59
testImplementation("io.github.netmikey.logunit:logunit-core:2.0.0")
60
testRuntimeOnly("io.github.netmikey.logunit:logunit-jul:2.0.0")
0 commit comments