chore(deps): bump com.google.devtools.ksp from 2.3.2 to 2.3.3 (#259)

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

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.3.3
  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] authored and GitHub committed 2025-11-25 07:29:48 +05:30
1 parent 5dcb11af0c
commit d1bbbce181
1 file changed
+1 -1
+1 -1
View File
@@ -3,7 +3,7 @@
kotlin = "2.2.21"
#KSP
kotlinxSerializationJson = "1.9.0"
ksp = "2.3.2"
ksp = "2.3.3"
#Detekt
detekt = "1.23.8"
detektCompose = "0.4.27"