chore(deps): bump com.google.devtools.ksp from 2.3.3 to 2.3.4 (#355)

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

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.3.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-12-22 13:57:26 +05:30
committed by GitHub
parent 0ddc59b3c5
commit d4c0d5b101

View File

@@ -5,7 +5,7 @@ kotlin = "2.2.21"
androidx-autofill = "1.3.0"
androidx-emoji2 = "1.6.0"
#KSP
ksp = "2.3.3"
ksp = "2.3.4"
#Detekt
detekt = "1.23.8"
detektCompose = "0.4.28"