chore(deps): bump com.google.devtools.ksp from 2.3.0 to 2.3.2 (#406)

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

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.3.2
  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-11-10 09:51:42 +00:00
committed by GitHub
parent d465726c32
commit c4063554a5

View File

@@ -2,7 +2,7 @@
#jetbrains
kotlin = "2.2.21"
#KSP
ksp = "2.3.0"
ksp = "2.3.2"
#Detekt
detekt = "1.23.8"
detektCompose = "0.4.27"