1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2025-02-18 04:30:48 +01:00

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

View File

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