Skip to content

Commit 29a7a99

Browse files
authored
Update mockito-core to 5.20.0 (#542)
1 parent 0d1ea6c commit 29a7a99

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.10.2'
1919
implementation "org.jetbrains.kotlin:kotlin-reflect:2.1.20"
2020

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

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

0 commit comments

Comments
 (0)