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:
parent
40d3398de6
commit
a51c4bf5f2
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue