fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.10.0 (#442)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-01-22 04:24:34 +00:00 committed by GitHub
parent 40d3398de6
commit a51c4bf5f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@ konfetti = "2.0.5"
lazyColumnScrollbar = "2.2.0"
# Kotlin
kotlinCoroutines = "1.10.2"
kotlinSerialization = "1.9.0"
kotlinSerialization = "1.10.0"
# Test
junit = "4.13.2"
junitVersion = "1.3.0"