Skip to content

Commit 4810572

Browse files
fix(deps): update okhttp monorepo to v5
1 parent 1aea9a1 commit 4810572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libraries.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ junit = "5.13.3"
77
junitPlatformLauncher = "1.13.3"
88
slf4j = "2.0.17"
99
mockito = "5.18.0"
10-
okhttp3 = "4.12.0"
10+
okhttp3 = "5.1.0"
1111

1212
[libraries]
1313
retrofit2-retrofit = { module = "com.squareup.retrofit2:retrofit", version.ref = "retrofit2" }

0 commit comments

Comments
 (0)