Skip to content

Commit 2682f23

Browse files
committed
libs: Update kotlinx.serialization to latest release
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
1 parent 4effcad commit 2682f23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ junit = "4.13.2"
2626
junit-ext = "1.3.0"
2727
kotlin = "2.3.20"
2828
kotlinx-coroutines-rx3 = "1.10.2"
29-
kotlinx-serialization-json = "1.10.0"
29+
kotlinx-serialization-json = "1.11.0"
3030
ksp = "2.3.6"
3131
ktlint = "1.8.0"
3232
leakcanary = "2.14"

0 commit comments

Comments
 (0)