Skip to content

Commit 522957b

Browse files
fix(deps): update kotlinx.serialization to v1.6.1
1 parent f5abdd8 commit 522957b

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.6"
55
kotlinx-coroutines = "1.7.3"
66
kotlinx-atomicfu = "0.22.0"
77
kotlinx-datetime = "0.4.1"
8-
kotlinx-serialization = "1.6.0"
8+
kotlinx-serialization = "1.6.1"
99

1010
jetbrains-compose-mutiplatform = "1.5.10"
1111

0 commit comments

Comments
 (0)