There was an error while loading. Please reload this page.
1 parent 4f576a4 commit b18f12aCopy full SHA for b18f12a
1 file changed
build.gradle.kts
@@ -66,7 +66,7 @@ dependencies {
66
67
// mockwebserver
68
testImplementation("com.squareup.okhttp3:mockwebserver:5.5.0")
69
- testImplementation("com.squareup.okhttp3:okhttp:5.4.0")
+ testImplementation("com.squareup.okhttp3:okhttp:5.5.0")
70
71
// mockito
72
testImplementation("org.mockito:mockito-core:5.23.0")
0 commit comments