We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4424cc6 commit 40a4197Copy full SHA for 40a4197
build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
testImplementation 'org.glassfish:javax.json:1.1.4'
37
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
38
testImplementation 'org.assertj:assertj-core:3.14.0'
39
- testImplementation 'org.mockito:mockito-core:3.2.4'
+ testImplementation 'org.mockito:mockito-core:3.3.0'
40
}
41
42
test {
0 commit comments