mirror of
https://github.com/bitwarden/android.git
synced 2026-03-12 13:14:35 -05:00
[deps]: Update kotlin (#5103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -39,12 +39,12 @@ hilt = "2.56.1"
|
||||
junit5 = "5.12.2"
|
||||
jvmTarget = "17"
|
||||
# kotlin and ksp **must** use compatible versions, do not update either without the other.
|
||||
kotlin = "2.1.10"
|
||||
kotlin = "2.1.20"
|
||||
kotlinxCollectionsImmutable = "0.3.8"
|
||||
kotlinxCoroutines = "1.10.1"
|
||||
kotlinxSerialization = "1.8.0"
|
||||
kotlinxCoroutines = "1.10.2"
|
||||
kotlinxSerialization = "1.8.1"
|
||||
kotlinxKover = "0.9.1"
|
||||
ksp = "2.1.10-1.0.30"
|
||||
ksp = "2.1.20-2.0.0"
|
||||
mockk = "1.14.0"
|
||||
okhttp = "4.12.0"
|
||||
retrofitBom = "2.11.0"
|
||||
|
||||
Reference in New Issue
Block a user