[deps]: Update kotlin (#3412)

This commit is contained in:
renovate[bot] 2024-07-08 09:47:58 -04:00 committed by GitHub
parent cae000ef5f
commit 263b401dc6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,8 +37,8 @@ jvmTarget = "17"
kotlin = "2.0.0"
kotlinxCollectionsImmutable = "0.3.7"
kotlinxCoroutines = "1.8.1"
kotlinxSerialization = "1.7.0"
kotlinxKover = "0.8.1"
kotlinxSerialization = "1.7.1"
kotlinxKover = "0.8.2"
ksp = "2.0.0-1.0.22"
mockk = "1.13.11"
okhttp = "4.12.0"