Skip to content

Commit 29747e2

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-core to v1.9.0
1 parent 14427bb commit 29747e2

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
@@ -15,7 +15,7 @@ kotlin = "2.1.21"
1515
kotlinSerialization = "2.1.21"
1616
kotlinxCollectionsImmutable = "0.4.0"
1717
kotlinxCoroutines = "1.10.2"
18-
kotlinxSerializationCore = "1.8.1"
18+
kotlinxSerializationCore = "1.9.0"
1919
ksp = "2.1.21-2.0.2"
2020
ktlint = "12.3.0"
2121
lifecycle = "2.9.1"

0 commit comments

Comments
 (0)