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 27eeaf0 commit 799d1c7Copy full SHA for 799d1c7
build.gradle
@@ -13,7 +13,7 @@ dependencies {
13
14
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.0'
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