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

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

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.1.21-2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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-05-22 10:20:31 +05:30
committed by GitHub
parent 9b741522be
commit b0cd5013d5

View File

@@ -3,7 +3,7 @@
kotlin = "1.9.25"
#KSP
kotlinxSerializationJson = "1.6.3"
ksp = "1.9.25-1.0.20"
ksp = "2.1.21-2.0.1"
#Detekt
detekt = "1.23.8"
#AndroidX