Skip to content

Commit 36db70a

Browse files
committed
Update dependencies: ConstraintLayout, mockito, leakCanary, robolectric
1 parent 7424763 commit 36db70a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/dependencies.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,18 @@ ext {
1717
autoValueParcel : '0.2.5',
1818
junit : '4.12',
1919
supportLibVersion : '27.1.1',
20-
constraintLayout : '1.1.2',
21-
mockito : '2.21.0',
20+
constraintLayout : '1.1.3',
21+
mockito : '2.23.4',
2222
hamcrest : '2.0.0.0',
2323
errorprone : '2.3.1',
2424
butterknife : '8.8.1',
25-
leakCanaryVersion : '1.6.1',
25+
leakCanaryVersion : '1.6.3',
2626
timber : '4.7.1',
2727
testRunnerVersion : '1.0.1',
2828
espressoVersion : '3.0.2',
2929
spoonRunner : '1.6.2',
3030
commonsIO : '2.6',
31-
robolectric : '4.0.2',
31+
robolectric : '4.1',
3232
lifecycle : '1.1.1',
3333
picasso : '2.71828',
3434
gmsLocation : '15.0.1',

0 commit comments

Comments
 (0)