mirror of
https://github.com/bitwarden/android.git
synced 2024-11-21 17:05:44 +03:00
[deps]: Update org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.3 (#3990)
This commit is contained in:
parent
75819cce3c
commit
1e9583b3be
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ jvmTarget = "17"
|
|||
kotlin = "2.0.20"
|
||||
kotlinxCollectionsImmutable = "0.3.8"
|
||||
kotlinxCoroutines = "1.9.0"
|
||||
kotlinxSerialization = "1.7.2"
|
||||
kotlinxSerialization = "1.7.3"
|
||||
kotlinxKover = "0.8.3"
|
||||
ksp = "2.0.20-1.0.25"
|
||||
mockk = "1.13.12"
|
||||
|
|
Loading…
Reference in a new issue