mirror of
https://github.com/bitwarden/android.git
synced 2024-11-24 10:25:57 +03:00
[deps]: Update kotlin (#3591)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f3d28551b1
commit
0e44b21361
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue