Skip to content

Commit 3286812

Browse files
committed
Update OkHttp to 3.9.1
1 parent e0fce41 commit 3286812

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
@@ -3,5 +3,5 @@ apply plugin: "io.freefair.maven-jars"
33

44
dependencies {
55
compile project(':autoconfigure')
6-
compile 'com.squareup.okhttp3:okhttp:3.9.0'
6+
compile 'com.squareup.okhttp3:okhttp:3.9.1'
77
}

0 commit comments

Comments
 (0)