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 1ba74c1 + 3406a59 commit 0680fb5Copy full SHA for 0680fb5
sigstore-java/build.gradle.kts
@@ -55,7 +55,7 @@ dependencies {
55
testImplementation("no.nav.security:mock-oauth2-server:0.5.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.22")
+ testImplementation("org.eclipse.jetty:jetty-server:11.0.24")
59
60
testImplementation("io.github.netmikey.logunit:logunit-core:2.0.0")
61
testRuntimeOnly("io.github.netmikey.logunit:logunit-jul:2.0.0")
0 commit comments