We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 360e1de + 42911d1 commit 28062e3Copy full SHA for 28062e3
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.15.0'
39
- testImplementation 'org.mockito:mockito-core:3.3.0'
+ testImplementation 'org.mockito:mockito-core:3.3.3'
40
}
41
42
test {
0 commit comments