Update to ksp 1.9.22-1.0.17 (#1041)

This commit is contained in:
David Perez 2024-02-21 10:56:15 -06:00 committed by Álison Fernandes
parent 1953c40b26
commit 4460b53232

View file

@ -38,7 +38,7 @@ kotlinxCollectionsImmutable = "0.3.6"
kotlinxCoroutines = "1.7.3"
kotlinxSerialization = "1.6.2"
kotlinxKover = "0.7.4"
ksp = "1.9.21-1.0.16"
ksp = "1.9.22-1.0.17"
mockk = "1.13.9"
okhttp = "4.12.0"
retrofit = "2.9.0"