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 00803d4 commit f48c615Copy full SHA for f48c615
build.gradle
@@ -122,7 +122,7 @@ subprojects {
122
checkstyle 'com.puppycrawl.tools:checkstyle:8.8'
123
124
testCompile 'junit:junit:4.12'
125
- testCompile 'org.mockito:mockito-core:2.16.0'
+ testCompile 'org.mockito:mockito-core:2.17.0'
126
testCompile 'org.hamcrest:hamcrest-library:1.3'
127
testCompile 'com.google.code.gson:gson:2.8.2'
128
}
0 commit comments