Skip to content

Commit da9a6e5

Browse files
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.8.1 (#211)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f3dd5d commit da9a6e5

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.8.0"
17+
kotlinx-serialization = "1.8.1"
1818
multiplatformSettings = "1.3.0"
1919
koin = "4.0.4"
2020
koin-compose = "4.0.4"

0 commit comments

Comments
 (0)