Update ksp to v2.3.9
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
Image Minimizer / try-minimize (pull_request) Failing after 1s
PR size labeler / Automatically labelling pull requests based on the changed lines count (pull_request_target) Failing after 1s

This commit is contained in:
Renovate Bot 2026-06-30 06:29:47 +00:00
parent 6cfcaf3e83
commit 80109e81d2

View file

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