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

Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.9.21-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.21-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>
This commit is contained in:
dependabot[bot] 2024-01-19 13:37:09 +00:00 committed by GitHub
parent d6ee36edc0
commit f964c1d19f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ timber = "5.0.1"
tunnel = "1.0.20230706" tunnel = "1.0.20230706"
androidGradlePlugin = "8.2.1" androidGradlePlugin = "8.2.1"
kotlin = "1.9.21" kotlin = "1.9.21"
ksp = "1.9.21-1.0.16" ksp = "1.9.22-1.0.17"
composeBom = "2023.10.01" composeBom = "2023.10.01"
firebaseBom = "32.7.0" firebaseBom = "32.7.0"
compose = "1.5.4" compose = "1.5.4"