Skip to content

Commit 6ddc4de

Browse files
fix(deps): update okhttp monorepo to v5.3.0
1 parent 75673cb commit 6ddc4de

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
@@ -8,7 +8,7 @@ junit = "6.0.0"
88
junitPlatformLauncher = "6.0.0"
99
slf4j = "2.0.17"
1010
mockito = "5.20.0"
11-
okhttp3 = "5.2.1"
11+
okhttp3 = "5.3.0"
1212

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

0 commit comments

Comments
 (0)