We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c18699f + ee4bfc1 commit fd56dd2Copy full SHA for fd56dd2
build.gradle
@@ -33,7 +33,7 @@ dependencies {
33
testImplementation 'org.glassfish:javax.json:1.1.4'
34
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
35
testImplementation 'org.assertj:assertj-core:3.11.1'
36
- testImplementation 'org.mockito:mockito-core:2.13.0'
+ testImplementation 'org.mockito:mockito-core:2.23.0'
37
}
38
39
test {
0 commit comments