Skip to content

Commit 2bbe98d

Browse files
tobrunCameron Mace
authored andcommitted
Bump OkHttp and retrofit versions (#657)
1 parent 2fb8119 commit 2bbe98d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/dependencies.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ext {
66
junit : '4.12',
77
supportLibVersion: '26.1.0',
88
gson : '2.8.0',
9-
retrofit : '2.2.0',
10-
okhttp3 : '3.9.0',
9+
retrofit : '2.3.0',
10+
okhttp3 : '3.9.1',
1111
mockito : '2.7.13',
1212
hamcrestJunit : '2.0.0.0',
1313
errorprone : '2.0.21'

0 commit comments

Comments
 (0)