Update Mockk to v1.14.5 (#5562)

This commit is contained in:
David Perez
2025-07-23 15:05:22 -05:00
committed by GitHub
parent 88fcd35d1a
commit 4f51507e4b

View File

@@ -45,7 +45,7 @@ kotlinxCoroutines = "1.10.2"
kotlinxSerialization = "1.9.0"
kotlinxKover = "0.9.1"
ksp = "2.2.0-2.0.2"
mockk = "1.14.4"
mockk = "1.14.5"
okhttp = "5.1.0"
retrofitBom = "3.0.0"
robolectric = "4.15.1"