Bump com.google.devtools.ksp from 1.9.22-1.0.17 to 1.9.23-1.0.19 (#4256)

Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.9.22-1.0.17 to 1.9.23-1.0.19.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/1.9.22-1.0.17...1.9.23-1.0.19)

---
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-03-23 09:57:13 -04:00 committed by GitHub
parent 0b920df365
commit 27699d5377
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,7 +36,7 @@ jackson-module-kotlin = "2.13.5"
javaVersion = "11"
kotlinx-coroutines = "1.8.0"
kotlin = "1.9.22"
ksp = "1.9.22-1.0.17"
ksp = "1.9.23-1.0.19"
ktlint = "12.1.0"
lifecycle = "2.7.0"
material = "1.11.0"