libs: Update kotlinx.serialization to latest release
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
parent
69a03f7b6d
commit
b7ea69cd47
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ junit = "4.13.2"
|
||||||
junit-ext = "1.3.0"
|
junit-ext = "1.3.0"
|
||||||
kotlin = "2.3.20"
|
kotlin = "2.3.20"
|
||||||
kotlinx-coroutines-rx3 = "1.10.2"
|
kotlinx-coroutines-rx3 = "1.10.2"
|
||||||
kotlinx-serialization-json = "1.10.0"
|
kotlinx-serialization-json = "1.11.0"
|
||||||
ksp = "2.3.6"
|
ksp = "2.3.6"
|
||||||
ktlint = "1.8.0"
|
ktlint = "1.8.0"
|
||||||
leakcanary = "2.14"
|
leakcanary = "2.14"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue