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 0d1ea6c commit 29a7a99Copy full SHA for 29a7a99
mockito-kotlin/build.gradle
@@ -18,7 +18,7 @@ dependencies {
18
compileOnly 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2'
19
implementation "org.jetbrains.kotlin:kotlin-reflect:2.1.20"
20
21
- api "org.mockito:mockito-core:5.17.0"
+ api "org.mockito:mockito-core:5.20.0"
22
23
testImplementation 'junit:junit:4.13.2'
24
testImplementation 'com.nhaarman:expect.kt:1.0.1'
0 commit comments