chore(deps): bump com.google.devtools.ksp from 2.3.5 to 2.3.6 (#326)

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

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.3.6
  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-03-14 22:33:44 +05:30
committed by GitHub
parent 3d33adc655
commit ac63693307

View File

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