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 27a57c8 commit aa48242Copy full SHA for aa48242
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.21")
+ testImplementation("org.eclipse.jetty:jetty-server:11.0.22")
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