We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a2b90a commit 67a313aCopy full SHA for 67a313a
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.17.0'
40
- testImplementation 'org.mockito:mockito-core:3.5.5'
+ testImplementation 'org.mockito:mockito-core:3.5.6'
41
}
42
43
test {
0 commit comments