|
|
|
@ -154,7 +154,7 @@ configure(allprojects) { project ->
@@ -154,7 +154,7 @@ configure(allprojects) { project ->
|
|
|
|
|
testCompile("junit:junit:4.12") { |
|
|
|
|
exclude group: "org.hamcrest", module: "hamcrest-core" |
|
|
|
|
} |
|
|
|
|
testCompile("org.mockito:mockito-core:2.22.0") { |
|
|
|
|
testCompile("org.mockito:mockito-core:2.23.0") { |
|
|
|
|
exclude group: "org.hamcrest", module: "hamcrest-core" |
|
|
|
|
} |
|
|
|
|
testCompile("com.nhaarman:mockito-kotlin:1.6.0") { |
|
|
|
|