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 b49d193 + 799d1c7 commit da7a2ebCopy full SHA for da7a2eb
build.gradle
@@ -13,7 +13,7 @@ dependencies {
13
14
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.1'
15
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
16
- testImplementation 'org.mockito:mockito-core:5.16.0'
+ testImplementation 'org.mockito:mockito-core:5.18.0'
17
}
18
19
repositories {
0 commit comments