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

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

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.2.20-2.0.4
  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]
2025-10-14 10:57:28 +05:30
committed by GitHub
parent 2ea1d086d9
commit 020cd90085

View File

@@ -3,7 +3,7 @@
kotlin = "2.2.20"
#KSP
kotlinxSerializationJson = "1.9.0"
ksp = "2.2.20-2.0.3"
ksp = "2.2.20-2.0.4"
#Detekt
detekt = "1.23.8"
detektCompose = "0.4.27"