Skip to content

Commit 58ec86d

Browse files
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.8.0 (#186)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca3121a commit 58ec86d

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.10.1"
1414
insetsx = "0.1.0-alpha10"
1515
ktor = "2.3.13"
1616
composeIcons = "1.1.1"
17-
kotlinx-serialization = "1.7.3"
17+
kotlinx-serialization = "1.8.0"
1818
multiplatformSettings = "1.3.0"
1919
koin = "3.5.6"
2020
koin-compose = "1.1.5"

0 commit comments

Comments
 (0)