Skip to content

Commit a867e72

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.3
1 parent 7d215c8 commit a867e72

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
@@ -65,7 +65,7 @@ kstore-file = { module = "io.github.xxfast:kstore-file", version.ref = "kstore"
6565
kstore-storage = { module = "io.github.xxfast:kstore-storage", version.ref = "kstore" }
6666

6767

68-
kotlinx-serialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.1"
68+
kotlinx-serialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3"
6969

7070
kotlin-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "coroutines" }
7171
kotlin-coroutines-swing = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-swing", version.ref = "coroutines" }

0 commit comments

Comments
 (0)