Update Kover to v0.9.2 (#5966)

This commit is contained in:
David Perez
2025-10-01 12:08:54 -05:00
committed by GitHub
parent 0abfa5bb97
commit 0469731fba

View File

@@ -48,7 +48,7 @@ kotlin = "2.2.20"
kotlinxCollectionsImmutable = "0.4.0"
kotlinxCoroutines = "1.10.2"
kotlinxSerialization = "1.9.0"
kotlinxKover = "0.9.1"
kotlinxKover = "0.9.2"
ksp = "2.2.20-2.0.2"
mockk = "1.14.5"
okhttp = "5.1.0"