Update to latest ksp (2.0.0-1.0.22) (#1439)

This commit is contained in:
David Perez 2024-06-10 11:41:02 -05:00 committed by Álison Fernandes
parent e884f46a0e
commit e8df4c8c95

View file

@ -39,7 +39,7 @@ kotlinxCollectionsImmutable = "0.3.7"
kotlinxCoroutines = "1.8.1"
kotlinxSerialization = "1.6.3"
kotlinxKover = "0.8.1"
ksp = "2.0.0-1.0.21"
ksp = "2.0.0-1.0.22"
mockk = "1.13.11"
okhttp = "4.12.0"
retrofitBom = "2.11.0"