We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3f32a8 commit 63fbb10Copy full SHA for 63fbb10
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.12.2'
40
- testImplementation 'org.mockito:mockito-core:2.27.0'
+ testImplementation 'org.mockito:mockito-core:2.28.2'
41
}
42
43
test {
0 commit comments