We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8adeded + 2331268 commit 1261a1aCopy full SHA for 1261a1a
1 file changed
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.21.0'
+ testImplementation 'org.mockito:mockito-core:5.23.0'
14
}
15
16
repositories {
0 commit comments