Skip to content

Commit 2b165d4

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.10.0
1 parent 20ee3ba commit 2b165d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ versionCode = "10000"
77

88
# kotlin
99
kotlin = "2.3.0"
10-
kotlinx-serialization-json = "1.9.0"
10+
kotlinx-serialization-json = "1.10.0"
1111
kotlinx-coroutines = "1.10.2"
1212
kotlinx-datetime = "0.7.1"
1313
kotlinx-collections-immutable = "0.4.0"

0 commit comments

Comments
 (0)