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 eccbdda + 6f0268b commit e1445eeCopy full SHA for e1445ee
build.gradle
@@ -10,7 +10,7 @@ dependencies {
10
11
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.1'
12
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
13
- testImplementation 'org.mockito:mockito-core:5.18.0'
+ testImplementation 'org.mockito:mockito-core:5.20.0'
14
}
15
16
repositories {
0 commit comments