1 parent 2c674be commit af6d07cCopy full SHA for af6d07c
1 file changed
build.gradle
@@ -22,7 +22,7 @@ repositories {
22
dependencies {
23
testImplementation 'junit:junit:4.13.1'
24
testImplementation 'com.jayway.jsonpath:json-path:2.1.0'
25
- testImplementation 'org.mockito:mockito-core:1.9.5'
+ testImplementation 'org.mockito:mockito-core:4.2.0'
26
}
27
28
subprojects {
0 commit comments