Skip to content

Commit 4fc5160

Browse files
committed
Update to OkHttp 3.8.1
1 parent b78e21b commit 4fc5160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

starters/okhttp3/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ plugins {
66

77
dependencies {
88
compile project(':autoconfigure')
9-
compile 'com.squareup.okhttp3:okhttp:3.8.0'
9+
compile 'com.squareup.okhttp3:okhttp:3.8.1'
1010
}

0 commit comments

Comments
 (0)