build(deps): Bump com.google.devtools.ksp

Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.0.20-1.0.25 to 2.0.21-1.0.26.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.0.20-1.0.25...2.0.21-1.0.26)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-24 08:49:00 +00:00 committed by Artem Chepurnyi
parent 14dd0b9e90
commit 37ab3cd26e
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ kotlinDsl = "4.3.0"
# https://github.com/Kotlin/kotlinx.serialization
kotlinSerialization = "1.7.3"
# https://github.com/google/ksp/releases
kspPlugin = "2.0.20-1.0.25"
kspPlugin = "2.0.21-1.0.26"
# https://github.com/pinterest/ktlint/releases
# @keep
ktlint = "0.50.0"