Skip to content

Commit 8e63362

Browse files
committed
Upgraded MockK to 1.14.5.
1 parent bbe6d02 commit 8e63362

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.4"
20+
mockk = "1.14.5"
2121
mokkery = "2.8.0"
2222
org-json = "20250517"
2323
slf4j = "2.0.17"

0 commit comments

Comments
 (0)