Skip to content

Commit 829e9f5

Browse files
committed
Upgrade to okhttp3 4.1.0
1 parent 3ec2a22 commit 829e9f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ configure(allprojects) { project ->
150150

151151
}
152152

153-
dependencySet(group: 'com.squareup.okhttp3', version: '3.14.2') {
153+
dependencySet(group: 'com.squareup.okhttp3', version: '4.1.0') {
154154
entry 'okhttp'
155155
entry 'mockwebserver'
156156
}

0 commit comments

Comments
 (0)