Skip to content

Commit 303c2df

Browse files
committed
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.0
1 parent 313755b commit 303c2df

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
@@ -13,7 +13,7 @@ kotlinx-coroutines = "1.8.1"
1313
insetsx = "0.1.0-alpha10"
1414
ktor = "2.3.11"
1515
composeIcons = "1.1.0"
16-
kotlinx-serialization = "1.6.3"
16+
kotlinx-serialization = "1.7.0"
1717
multiplatformSettings = "1.1.1"
1818
koin = "3.5.6"
1919
koin-compose = "1.1.5"

0 commit comments

Comments
 (0)