Skip to content

Commit b96b5ce

Browse files
authored
Bump mockito-core to 3.12.4 (#444)
1 parent d0fc200 commit b96b5ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mockito-kotlin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies {
2525
compileOnly "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
2626
compileOnly 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.0.0'
2727

28-
compile "org.mockito:mockito-core:3.9.0"
28+
compile "org.mockito:mockito-core:3.12.4"
2929

3030
testCompile 'junit:junit:4.12'
3131
testCompile 'com.nhaarman:expect.kt:1.0.0'

0 commit comments

Comments
 (0)