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 a9c9ba6 commit 8e5f243Copy full SHA for 8e5f243
build.gradle
@@ -157,7 +157,7 @@ configure(allprojects) { project ->
157
testCompile("junit:junit:4.12") {
158
exclude group:'org.hamcrest', module:'hamcrest-core'
159
}
160
- testCompile("org.mockito:mockito-core:2.19.1") {
+ testCompile("org.mockito:mockito-core:2.20.0") {
161
162
163
testCompile("com.nhaarman:mockito-kotlin:1.6.0") {
0 commit comments