Bump com.google.devtools.ksp from 1.9.23-1.0.19 to 1.9.23-1.0.20 (#4335)

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

---
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-04-20 15:47:59 +02:00 committed by GitHub
parent 4965254a69
commit d5ba09314b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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