There was an error while loading. Please reload this page.
1 parent e6b7db2 commit b46e992Copy full SHA for b46e992
build.gradle
@@ -126,7 +126,7 @@ subprojects {
126
checkstyle 'com.puppycrawl.tools:checkstyle:8.11'
127
128
testCompile 'junit:junit:4.12'
129
- testCompile 'org.mockito:mockito-core:2.19.0'
+ testCompile 'org.mockito:mockito-core:2.19.1'
130
testCompile 'org.hamcrest:hamcrest-library:1.3'
131
testCompile 'com.google.code.gson:gson:2.8.5'
132
}
0 commit comments