Skip to content

Commit cbd6656

Browse files
authored
Merge pull request #1237 from sigstore/renovate/com.squareup.okhttp3
Update dependency com.squareup.okhttp3:mockwebserver to v5.4.0
2 parents f9dffae + 19f815c commit cbd6656

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sigstore-java/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
testImplementation("org.mockito:mockito-junit-jupiter")
5353

5454
testImplementation("no.nav.security:mock-oauth2-server:0.5.10")
55-
testImplementation("com.squareup.okhttp3:mockwebserver:5.3.2")
55+
testImplementation("com.squareup.okhttp3:mockwebserver:5.4.0")
5656
testImplementation("net.sourceforge.htmlunit:htmlunit:2.70.0")
5757

5858
testImplementation("io.github.netmikey.logunit:logunit-core:2.0.0")

0 commit comments

Comments
 (0)