Skip to content

Commit 714248d

Browse files
committed
Updated MockK to version 1.13.17.
1 parent 66bb18d commit 714248d

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.10-1.0.31" # Must match Kotlin version above.
1818
mockito = "5.15.2"
1919
mockito-kotlin = "2.2.0"
20-
mockk = "1.13.16"
20+
mockk = "1.13.17"
2121
mokkery = "2.7.0"
2222
org-json = "20250107"
2323
slf4j = "2.0.16"

0 commit comments

Comments
 (0)