[deps]: Update com.google.devtools.ksp to v2.1.20-2.0.1 (#5170)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-12 09:37:40 -04:00 committed by GitHub
parent 578f96a944
commit 14ac194cb7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,7 +44,7 @@ kotlinxCollectionsImmutable = "0.3.8"
kotlinxCoroutines = "1.10.2" kotlinxCoroutines = "1.10.2"
kotlinxSerialization = "1.8.1" kotlinxSerialization = "1.8.1"
kotlinxKover = "0.9.1" kotlinxKover = "0.9.1"
ksp = "2.1.20-2.0.0" ksp = "2.1.20-2.0.1"
mockk = "1.14.2" mockk = "1.14.2"
okhttp = "4.12.0" okhttp = "4.12.0"
retrofitBom = "2.11.0" retrofitBom = "2.11.0"