We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee1d3c1 + fdf7407 commit 757fd6dCopy full SHA for 757fd6d
build.gradle
@@ -25,7 +25,7 @@ dependencies {
25
// ***** TEST DEPENDENCIES *****
26
testImplementation('org.junit.jupiter:junit-jupiter-api:5.13.4')
27
testRuntimeOnly('org.junit.jupiter:junit-jupiter-engine:5.13.4')
28
- testImplementation('org.mockito:mockito-core:5.18.0')
+ testImplementation('org.mockito:mockito-core:5.19.0')
29
}
30
31
application {
0 commit comments