We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c388463 commit d35672bCopy full SHA for d35672b
build.gradle
@@ -128,7 +128,7 @@ subprojects {
128
checkstyle 'com.puppycrawl.tools:checkstyle:8.9'
129
130
testCompile 'junit:junit:4.12'
131
- testCompile 'org.mockito:mockito-core:2.18.0'
+ testCompile 'org.mockito:mockito-core:2.18.3'
132
testCompile 'org.hamcrest:hamcrest-library:1.3'
133
testCompile 'com.google.code.gson:gson:2.8.2'
134
}
0 commit comments