We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e81041 + 597e9ee commit ddcf4adCopy full SHA for ddcf4ad
1 file changed
build.gradle
@@ -49,7 +49,7 @@ allprojects {
49
testImplementation 'org.assertj:assertj-core:3.26.3'
50
testImplementation 'org.junit.jupiter:junit-jupiter-api'
51
testImplementation 'org.junit.jupiter:junit-jupiter-params'
52
- testImplementation 'org.mockito:mockito-core:5.14.1'
+ testImplementation 'org.mockito:mockito-core:5.14.2'
53
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
54
}
55
0 commit comments