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 b78e21b commit 4fc5160Copy full SHA for 4fc5160
starters/okhttp3/build.gradle
@@ -6,5 +6,5 @@ plugins {
6
7
dependencies {
8
compile project(':autoconfigure')
9
- compile 'com.squareup.okhttp3:okhttp:3.8.0'
+ compile 'com.squareup.okhttp3:okhttp:3.8.1'
10
}
0 commit comments