Skip to content

Commit 058a178

Browse files
committed
Upgraded Mockito to 5.14.1.
1 parent ff7afc8 commit 058a178

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 = "1.18.1"
1515
kotlinx-coroutines = "1.9.0"
1616
kotlinx-dl = "0.5.2"
1717
ksp = "2.0.20-1.0.25" # Must match Kotlin version above.
18-
mockito = "5.13.0"
18+
mockito = "5.14.1"
1919
mockito-kotlin = "2.2.0"
2020
mockk = "1.13.12"
2121
org-json = "20240303"

0 commit comments

Comments
 (0)