Bump com.google.devtools.ksp from 1.9.22-1.0.16 to 1.9.22-1.0.17 (#4157)

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

---
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-01-25 16:18:04 -05:00 committed by GitHub
parent 4f98dc0858
commit ef17312e70
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.7.3"
kotlin = "1.9.22"
ksp = "1.9.22-1.0.16"
ksp = "1.9.22-1.0.17"
ktlint = "11.6.1"
lifecycle = "2.7.0"
material = "1.11.0"