Update to Kover 0.8.1 (#1438)

This commit is contained in:
David Perez 2024-06-10 11:06:53 -05:00 committed by Álison Fernandes
parent 23aedd5bcb
commit e884f46a0e

View file

@ -38,7 +38,7 @@ kotlin = "2.0.0"
kotlinxCollectionsImmutable = "0.3.7"
kotlinxCoroutines = "1.8.1"
kotlinxSerialization = "1.6.3"
kotlinxKover = "0.8.0"
kotlinxKover = "0.8.1"
ksp = "2.0.0-1.0.21"
mockk = "1.13.11"
okhttp = "4.12.0"