Skip to content

Commit bee7ec0

Browse files
committed
Updated MockK to 1.14.3.
1 parent d0eb51e commit bee7ec0

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
@@ -17,7 +17,7 @@ kotlinx-dl = "0.5.2"
1717
ksp = "2.1.21-2.0.2" # Must match Kotlin version above.
1818
mockito = "5.18.0"
1919
mockito-kotlin = "2.2.0"
20-
mockk = "1.14.2"
20+
mockk = "1.14.3"
2121
mokkery = "2.8.0"
2222
org-json = "20250517"
2323
slf4j = "2.0.17"

0 commit comments

Comments
 (0)