Skip to content

Commit 70476ce

Browse files
author
John Hunt
committed
Newer Mockito version
1 parent 044aec2 commit 70476ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mixpanel-provider/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555
testCompile 'junit:junit:4.12'
5656
testCompile 'org.assertj:assertj-core:1.7.1'
5757
testCompile "org.robolectric:robolectric:3.0"
58-
testCompile "org.mockito:mockito-core:1.9.5"
58+
testCompile "org.mockito:mockito-core:1.10.19"
5959
}
6060

6161
task sourcesJar(type: Jar) {

0 commit comments

Comments
 (0)