Skip to content

Commit b18f12a

Browse files
dependency: Update dependency com.squareup.okhttp3:okhttp to v5.5.0 (#325)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f576a4 commit b18f12a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies {
6666

6767
// mockwebserver
6868
testImplementation("com.squareup.okhttp3:mockwebserver:5.5.0")
69-
testImplementation("com.squareup.okhttp3:okhttp:5.4.0")
69+
testImplementation("com.squareup.okhttp3:okhttp:5.5.0")
7070

7171
// mockito
7272
testImplementation("org.mockito:mockito-core:5.23.0")

0 commit comments

Comments
 (0)