chore(deps): bump com.google.devtools.ksp (#111)

Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.0.21-1.0.27 to 2.0.21-1.0.28.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.0.21-1.0.27...2.0.21-1.0.28)

---
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-11-18 08:48:42 +01:00 committed by GitHub
parent 7b39726f03
commit 9f2d245434
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ kotlin = "2.0.21"
kotlincrypto = "0.5.3"
kotlinx-coroutines = "1.9.0"
kotlinx-serialization-json = "1.7.3"
ksp = "2.0.21-1.0.27"
ksp = "2.0.21-1.0.28"
ktor = "3.0.1"
ktorfit = "2.2.0"
ktorfit-ksp = "2.2.0-1.0.27"