Update okhttp to 3.9.0 version.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
This commit is contained in:
Yahor Berdnikau 2017-10-19 22:27:45 +02:00
parent 74c5123255
commit be75511bb7
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ ext.versions = [
retrofit : "2.1.0",
jackson : "2.9.0",
okhttp : "3.6.0",
okhttp : "3.9.0",
junit : "4.12",
mockitoKotlin : "1.5.0",