Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.0

This commit is contained in:
renovate[bot] 2023-02-24 21:31:20 +00:00 committed by GitHub
parent cec2e1e399
commit f936a1ecfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ cronetOkHttp = "0.1.0"
coil = "2.2.2"
leakcanary = "2.10"
room = "2.5.0"
kotlinxSerialization = "1.4.1"
kotlinxSerialization = "1.5.0"
kotlinxDatetime = "0.4.0"
kotlinxRetrofit = "0.8.0"
viewBindingDelegate = "1.5.8"