Skip to content

Commit 7af0ff1

Browse files
committed
Upgraded MockK to 1.13.13.
1 parent 91c220b commit 7af0ff1

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.0.20-1.0.25" # Must match Kotlin version above.
1818
mockito = "5.14.1"
1919
mockito-kotlin = "2.2.0"
20-
mockk = "1.13.12"
20+
mockk = "1.13.13"
2121
org-json = "20240303"
2222
slf4j = "2.0.16"
2323
versions-gradle-plugin = "0.51.0"

0 commit comments

Comments
 (0)