Skip to content

Commit b32545c

Browse files
Update kotlinx.serialization to v1.7.2
| datasource | package | from | to | | ---------- | ------------------------------------------------ | ----- | ----- | | maven | org.jetbrains.kotlinx:kotlinx-serialization-core | 1.6.3 | 1.7.2 | | maven | org.jetbrains.kotlinx:kotlinx-serialization-json | 1.6.3 | 1.7.2 |
1 parent da2abb0 commit b32545c

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.7"
55
kotlinx-coroutines = "1.8.1"
66
kotlinx-atomicfu = "0.25.0"
77
kotlinx-datetime = "0.6.1"
8-
kotlinx-serialization = "1.6.3"
8+
kotlinx-serialization = "1.7.2"
99

1010
jetbrains-compose-mutiplatform = "1.5.12"
1111

0 commit comments

Comments
 (0)