Skip to content

Commit

Permalink
Update to OkHttp 3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
larsgrefer committed Aug 7, 2017
1 parent b78e21b commit 4fc5160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starters/okhttp3/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ plugins {

dependencies {
compile project(':autoconfigure')
compile 'com.squareup.okhttp3:okhttp:3.8.0'
compile 'com.squareup.okhttp3:okhttp:3.8.1'
}

0 comments on commit 4fc5160

Please sign in to comment.