Update to latest Mockk (#5066)

This commit is contained in:
David Perez
2025-04-16 10:37:58 -05:00
committed by GitHub
parent ff72efe0ed
commit e67790438e

View File

@@ -47,7 +47,7 @@ kotlinxCoroutines = "1.10.1"
kotlinxSerialization = "1.8.0"
kotlinxKover = "0.9.1"
ksp = "2.1.10-1.0.30"
mockk = "1.13.17"
mockk = "1.14.0"
okhttp = "4.12.0"
retrofitBom = "2.11.0"
robolectric = "4.14.1"