Update dependency com.google.devtools.ksp to v2.3.10
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
gitleaks / scan (push) Failing after 1s
gitleaks / scan (pull_request) Failing after 1s

This commit is contained in:
Renovate Bot 2026-07-13 06:53:21 +00:00
parent 3d86b5be52
commit 6a67c4facb

View file

@ -33,7 +33,7 @@ koin-plugin = "1.0.1"
kotlin = "2.3.21"
kotlinx-coroutines-rx3 = "1.11.0"
kotlinx-serialization-json = "1.11.0"
ksp = "2.3.8"
ksp = "2.3.10"
ktlint = "1.8.0"
leakcanary = "2.14"
lifecycle = "2.10.0"