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.
1 parent 3428a50 commit d6a7bd2Copy full SHA for d6a7bd2
build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
// ***** TEST DEPENDENCIES *****
25
testImplementation('org.junit.jupiter:junit-jupiter-api:6.0.1')
26
testRuntimeOnly('org.junit.jupiter:junit-jupiter-engine:6.0.1')
27
- testImplementation('org.mockito:mockito-core:5.20.0')
+ testImplementation('org.mockito:mockito-core:5.21.0')
28
}
29
30
application {
0 commit comments