Skip to content

Commit 71f5d29

Browse files
committed
Allow OkHttp versions [4,6)
1 parent 62246e7 commit 71f5d29

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
@@ -6,7 +6,7 @@ kotlinVersionrange = "[1.6,3)"
66
logback = "1.3.15"
77
logbackVersionrange = "[1.2,2)"
88
okhttp = "5.1.0"
9-
okhttpVersionrange = "[4,5)"
9+
okhttpVersionrange = "[4,6)"
1010
okio = "3.15.0"
1111
okioVersionrange = "[3,4)"
1212
slf4j = "2.0.17"

0 commit comments

Comments
 (0)