Skip to content

Commit 23b7029

Browse files
committed
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.2
1 parent f5648f4 commit 23b7029

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
@@ -14,7 +14,7 @@ kotlinx-coroutines = "1.8.1"
1414
insetsx = "0.1.0-alpha10"
1515
ktor = "2.3.12"
1616
composeIcons = "1.1.0"
17-
kotlinx-serialization = "1.7.1"
17+
kotlinx-serialization = "1.7.2"
1818
multiplatformSettings = "1.1.1"
1919
koin = "3.5.6"
2020
koin-compose = "1.1.5"

0 commit comments

Comments
 (0)