chore(deps): bump ktorfit from 2.0.0-beta1 to 2.0.0-rc01 (#893)

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-05-27 18:06:59 +02:00 committed by GitHub
parent bb8aed5f87
commit 088e8d2b9a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@ kotlinx_coroutines = "1.8.0"
kotlinx_serialization_json = "1.6.3"
ksp = "2.0.0-1.0.21"
ktor = "2.3.11"
ktorfit = "2.0.0-beta1"
ktorfit = "2.0.0-rc01"
lyricist = "1.7.0"
materialKolor = "1.6.0"
mockk = "1.13.11"