Skip to content

Commit 54e3291

Browse files
Merge branch 'main' into dependabot/gradle/com.vanniktech.maven.publish.base-0.35.0
2 parents 33893de + 0085f51 commit 54e3291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies {
44
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
55
implementation 'com.google.code.gson:gson:2.9.1'
66

7-
testImplementation 'com.squareup.okhttp3:mockwebserver:4.9.0'
7+
testImplementation 'com.squareup.okhttp3:mockwebserver:5.3.2'
88
testImplementation 'org.mockito:mockito-core:5.18.0'
99
testImplementation 'org.mockito:mockito-junit-jupiter:5.18.0'
1010
}

0 commit comments

Comments
 (0)