chore(deps): bump com.google.devtools.ksp (#455)

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

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.2.0-2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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] 2025-07-08 07:54:27 +05:30 committed by GitHub
parent d07dfdb21c
commit 5920fb79b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
kotlin = "2.2.0" kotlin = "2.2.0"
kotlinxSerializationJson = "1.8.1" kotlinxSerializationJson = "1.8.1"
#KSP #KSP
ksp = "2.1.21-2.0.2" ksp = "2.2.0-2.0.2"
#Detekt #Detekt
detekt = "1.23.8" detekt = "1.23.8"
detektCompose = "0.4.22" detektCompose = "0.4.22"