Skip to content

Commit

Permalink
Bump mockito-core from 2.10.0 to 2.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Unpublished committed May 25, 2019
1 parent 02ac1f4 commit 80d976d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ext.deps = [
// Testing
junit : 'junit:junit:4.12',
hamcrest : 'org.hamcrest:hamcrest-all:1.3',
mockito : 'org.mockito:mockito-core:2.10.0',
mockito : 'org.mockito:mockito-core:2.27.0',
robolectric : 'org.robolectric:robolectric:3.5.1',
support_test_runner: "com.android.support.test:runner:$support_test_runner_version",
support_test_rules : "com.android.support.test:rules:$support_test_runner_version",
Expand Down

0 comments on commit 80d976d

Please sign in to comment.