We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac38763 commit 43c469eCopy full SHA for 43c469e
build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
testImplementation 'org.glassfish:javax.json:1.1.4'
38
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
39
testImplementation 'org.assertj:assertj-core:3.11.1'
40
- testImplementation 'org.mockito:mockito-core:2.23.4'
+ testImplementation 'org.mockito:mockito-core:2.24.0'
41
}
42
43
test {
0 commit comments