Update Mockk and Robolectric test tools (#1394)

This commit is contained in:
David Perez 2024-05-28 10:19:45 -05:00 committed by Álison Fernandes
parent 08af99f73b
commit a6de381e92

View file

@ -43,10 +43,10 @@ kotlinxCoroutines = "1.8.1"
kotlinxSerialization = "1.6.3"
kotlinxKover = "0.7.6"
ksp = "1.9.24-1.0.20"
mockk = "1.13.10"
mockk = "1.13.11"
okhttp = "4.12.0"
retrofitBom = "2.11.0"
roboelectric = "4.12.1"
roboelectric = "4.12.2"
turbine = "1.1.0"
zxcvbn4j = "1.9.0"
zxing = "3.5.3"