Skip to content

Commit

Permalink
Update to OkHttp 3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
larsgrefer committed Sep 15, 2017
1 parent 8b6c15c commit 56af965
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.1'
compile 'com.squareup.okhttp3:okhttp:3.9.0'
}

0 comments on commit 56af965

Please sign in to comment.