Skip to content

Commit f97dd1a

Browse files
authored
Update mockito (#534)
1 parent c4b4cc1 commit f97dd1a

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
@@ -18,7 +18,7 @@ dependencies {
1818
compileOnly 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.0.0'
1919
implementation "org.jetbrains.kotlin:kotlin-reflect:1.9.20"
2020

21-
api "org.mockito:mockito-core:5.12.0"
21+
api "org.mockito:mockito-core:5.17.0"
2222

2323
testImplementation 'junit:junit:4.13.2'
2424
testImplementation 'com.nhaarman:expect.kt:1.0.1'

0 commit comments

Comments
 (0)