Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Commit 48914bd

Browse files
committed
Allow OkHttp 5.x
1 parent 83e7f97 commit 48914bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ logbackVersionrange = "[1.2,2)"
88
moshi = "1.15.2"
99
moshiVersionrange = "[1.12.0,2)"
1010
okhttp = "5.1.0"
11-
okhttpVersionrange = "[4,5)"
11+
okhttpVersionrange = "[4,6)"
1212
okio = "3.15.0"
1313
okioVersionrange = "[3,4)"
1414
slf4j = "2.0.17"

0 commit comments

Comments
 (0)