Skip to content

Commit 115a9b1

Browse files
Update okhttp monorepo to v5 (#191)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ea41617 commit 115a9b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/dependencies/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ object Versions {
1414

1515
// Networking
1616
const val retrofit = "3.0.0"
17-
const val okHttp = "4.12.0"
17+
const val okHttp = "5.1.0"
1818

1919
// Coroutines
2020
const val coroutines = "1.10.2"

0 commit comments

Comments
 (0)