fix(deps): update serialization to v1.6.0

This commit is contained in:
renovate[bot] 2023-08-22 19:55:01 +00:00 committed by GitHub
parent 932b474763
commit 6731453c41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ kotlin = "1.9.0"
retrofit = "2.9.0" retrofit = "2.9.0"
richtext = "0.17.0" richtext = "0.17.0"
sentry-sdk = "6.28.0" sentry-sdk = "6.28.0"
serialization = "1.6.0-RC" serialization = "1.6.0"
sqldelight = "2.0.0" sqldelight = "2.0.0"
whetstone = "0.6.0" whetstone = "0.6.0"
workmanager = "2.9.0-alpha02" workmanager = "2.9.0-alpha02"