Skip to content

Commit 93660b4

Browse files
Update dependency com.squareup.okhttp3:mockwebserver3-junit5 to v5.0.0-alpha.15
1 parent 9fb7111 commit 93660b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ junit = "org.junit.jupiter:junit-jupiter:5.12.2"
1414
junit-platform = "org.junit.platform:junit-platform-launcher:1.12.2"
1515
logback-classic = { module = "ch.qos.logback:logback-classic", version.ref = "logback" }
1616
logback-core = { module = "ch.qos.logback:logback-core", version.ref = "logback" }
17-
mockwebserver = "com.squareup.okhttp3:mockwebserver3-junit5:5.0.0-alpha.14"
17+
mockwebserver = "com.squareup.okhttp3:mockwebserver3-junit5:5.0.0-alpha.15"
1818
okio = "com.squareup.okio:okio:3.11.0"
1919
scrimage-core = { module = "com.sksamuel.scrimage:scrimage-core", version.ref = "scrimage" }
2020
scrimage-formats-extra = { module = "com.sksamuel.scrimage:scrimage-formats-extra", version.ref = "scrimage" }

0 commit comments

Comments
 (0)