[deps]: Update kotlin (#193)

This commit is contained in:
renovate[bot]
2024-10-02 10:22:58 -04:00
committed by GitHub
parent a92fd5b35d
commit e2e49a4555

View File

@@ -41,11 +41,11 @@ hilt = "2.52"
junit5 = "5.11.1"
jvmTarget = "17"
kotlin = "2.0.20"
kotlinxCollectionsImmutable = "0.3.7"
kotlinxCoroutines = "1.8.1"
kotlinxSerialization = "1.7.2"
kotlinxCollectionsImmutable = "0.3.8"
kotlinxCoroutines = "1.9.0"
kotlinxSerialization = "1.7.3"
kotlinxKover = "0.8.3"
ksp = "2.0.20-1.0.24"
ksp = "2.0.20-1.0.25"
mockk = "1.13.12"
okhttp = "4.12.0"
retrofit = "2.11.0"