We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fb8119 commit 2bbe98dCopy full SHA for 2bbe98d
1 file changed
gradle/dependencies.gradle
@@ -6,8 +6,8 @@ ext {
6
junit : '4.12',
7
supportLibVersion: '26.1.0',
8
gson : '2.8.0',
9
- retrofit : '2.2.0',
10
- okhttp3 : '3.9.0',
+ retrofit : '2.3.0',
+ okhttp3 : '3.9.1',
11
mockito : '2.7.13',
12
hamcrestJunit : '2.0.0.0',
13
errorprone : '2.0.21'
0 commit comments