Merge pull request #162 from vector-im/renovate/serialization_json

Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.0
This commit is contained in:
Benoit Marty
2023-03-07 23:18:43 +01:00
committed by GitHub

View File

@@ -35,7 +35,7 @@ test_core = "1.4.0"
#other
coil = "2.2.2"
datetime = "0.4.0"
serialization_json = "1.4.1"
serialization_json = "1.5.0"
# Warning, also hard-coded in composeDependencies()
showkase = "1.0.0-beta17"
jsoup = "1.15.4"