We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0fce41 commit 3286812Copy full SHA for 3286812
starters/okhttp3/build.gradle
@@ -3,5 +3,5 @@ apply plugin: "io.freefair.maven-jars"
3
4
dependencies {
5
compile project(':autoconfigure')
6
- compile 'com.squareup.okhttp3:okhttp:3.9.0'
+ compile 'com.squareup.okhttp3:okhttp:3.9.1'
7
}
0 commit comments