chore(deps): bump com.google.devtools.ksp from 2.0.0-1.0.21 to 2.0.0-1.0.22 (#964)

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-06-10 20:57:55 +02:00 committed by GitHub
parent 61909e3f0a
commit f678ff9089
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@ kotlin = "2.0.0"
kotlincrypto = "0.5.1"
kotlinx-coroutines = "1.8.1"
kotlinx-serialization-json = "1.6.3"
ksp = "2.0.0-1.0.21"
ksp = "2.0.0-1.0.22"
ktor = "2.3.11"
ktorfit = "2.0.0-rc01"
lyricist = "1.7.0"