[deps]: Update kotlin (#3591)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-07-22 13:19:24 -05:00 committed by GitHub
parent f3d28551b1
commit 0e44b21361
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,8 +38,8 @@ kotlin = "2.0.0"
kotlinxCollectionsImmutable = "0.3.7"
kotlinxCoroutines = "1.8.1"
kotlinxSerialization = "1.7.1"
kotlinxKover = "0.8.2"
ksp = "2.0.0-1.0.22"
kotlinxKover = "0.8.3"
ksp = "2.0.0-1.0.23"
mockk = "1.13.12"
okhttp = "4.12.0"
retrofitBom = "2.11.0"