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