Skip to content

Commit bc3d5f6

Browse files
Update kotlinx.serialization to v1.7.3
| datasource | package | from | to | | ---------- | ------------------------------------------------ | ----- | ----- | | maven | org.jetbrains.kotlinx:kotlinx-serialization-core | 1.6.3 | 1.7.3 | | maven | org.jetbrains.kotlinx:kotlinx-serialization-json | 1.6.3 | 1.7.3 |
1 parent a190321 commit bc3d5f6

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
@@ -5,7 +5,7 @@ kotlinx-collections-immutable = "0.3.8"
55
kotlinx-coroutines = "1.9.0"
66
kotlinx-atomicfu = "0.25.0"
77
kotlinx-datetime = "0.6.1"
8-
kotlinx-serialization = "1.6.3"
8+
kotlinx-serialization = "1.7.3"
99

1010
jetbrains-compose-mutiplatform = "1.5.12"
1111

0 commit comments

Comments
 (0)