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 f9dffae + 19f815c commit cbd6656Copy full SHA for cbd6656
1 file changed
sigstore-java/build.gradle.kts
@@ -52,7 +52,7 @@ dependencies {
52
testImplementation("org.mockito:mockito-junit-jupiter")
53
54
testImplementation("no.nav.security:mock-oauth2-server:0.5.10")
55
- testImplementation("com.squareup.okhttp3:mockwebserver:5.3.2")
+ testImplementation("com.squareup.okhttp3:mockwebserver:5.4.0")
56
testImplementation("net.sourceforge.htmlunit:htmlunit:2.70.0")
57
58
testImplementation("io.github.netmikey.logunit:logunit-core:2.0.0")
0 commit comments