Update mockk and kover (#960)

This commit is contained in:
David Perez 2024-02-06 12:51:07 -06:00 committed by Álison Fernandes
parent b8e2f7856a
commit 2cc8d85fab

View file

@ -41,9 +41,9 @@ kotlinCompilerExtensionVersion = "1.5.7"
kotlinxCollectionsImmutable = "0.3.6"
kotlinxCoroutines = "1.7.3"
kotlinxSerialization = "1.6.2"
kotlinxKover = "0.7.3"
kotlinxKover = "0.7.4"
ksp = "1.9.21-1.0.16"
mockk = "1.13.5"
mockk = "1.13.9"
okhttp = "4.12.0"
retrofit = "2.9.0"
retrofitKotlinxSerialization = "1.0.0"