Skip to content

Commit 9d367e0

Browse files
committed
Updated Mockito to version 5.18.0.
1 parent 2267ffa commit 9d367e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ kotlinpoet = "2.2.0"
1515
kotlinx-coroutines = "1.10.2"
1616
kotlinx-dl = "0.5.2"
1717
ksp = "2.1.21-2.0.1" # Must match Kotlin version above.
18-
mockito = "5.17.0"
18+
mockito = "5.18.0"
1919
mockito-kotlin = "2.2.0"
2020
mockk = "1.14.2"
2121
mokkery = "2.7.2"

0 commit comments

Comments
 (0)