Bump com.google.devtools.ksp from 2.0.0-1.0.21 to 2.0.0-1.0.22 (#4441)

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-06-06 07:51:49 +00:00 committed by GitHub
parent 32d3f8fdfc
commit ae91abfea2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,7 +32,7 @@ jackson-module-kotlin = "2.13.5"
javaVersion = "11"
kotlinx-coroutines = "1.8.1"
kotlin = "2.0.0"
ksp = "2.0.0-1.0.21"
ksp = "2.0.0-1.0.22"
ktlint = "12.1.1"
lifecycle = "2.8.1"
material = "1.12.0"