chore(deps): bump com.google.devtools.ksp from 2.3.4 to 2.3.5 (#686)

Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.3.4...2.3.5)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-02-02 12:09:34 +05:30 committed by GitHub
parent 8501a98ecf
commit c32cff767e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
kotlin = "2.3.0" kotlin = "2.3.0"
kotlinxSerializationJson = "1.10.0" kotlinxSerializationJson = "1.10.0"
#KSP #KSP
ksp = "2.3.4" ksp = "2.3.5"
#Detekt #Detekt
detekt = "1.23.8" detekt = "1.23.8"
detektCompose = "0.4.28" detektCompose = "0.4.28"