Skip to content

Commit dc3b16a

Browse files
renovate[bot]vlsi
authored andcommitted
fix(deps): update dependency com.squareup.okhttp3:mockwebserver to v4.12.0
1 parent 1253ae3 commit dc3b16a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sigstore-java/build.gradle.kts

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

5656
testImplementation("no.nav.security:mock-oauth2-server:0.5.10")
57-
testImplementation("com.squareup.okhttp3:mockwebserver:4.11.0")
57+
testImplementation("com.squareup.okhttp3:mockwebserver:4.12.0")
5858
testImplementation("net.sourceforge.htmlunit:htmlunit:2.70.0")
5959
testImplementation("org.eclipse.jetty:jetty-server:11.0.17")
6060
}

0 commit comments

Comments
 (0)