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 fac1bc9 commit 9367720Copy full SHA for 9367720
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.13.0'
+ testCompile 'org.mockito:mockito-core:2.15.0'
126
testCompile 'org.hamcrest:hamcrest-library:1.3'
127
testCompile 'com.google.code.gson:gson:2.8.2'
128
}
0 commit comments