Skip to content
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.

Commit

Permalink
Updating OkHttpClient version to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
tlisonbee committed Oct 9, 2017
1 parent 2a708fd commit a976323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repositories {

dependencies {
compile "org.apache.commons:commons-lang3:3.4"
compile "com.squareup.okhttp3:okhttp:3.7.0"
compile "com.squareup.okhttp3:okhttp:3.9.0"
compile "com.google.code.gson:gson:2.5"
compile "com.google.code.findbugs:jsr305:3.0.1"
compile "org.slf4j:slf4j-api:1.7.25"
Expand Down

0 comments on commit a976323

Please sign in to comment.