fix(deps): bump serialization to 1.6.0-RC

This commit is contained in:
Harsh Shandilya 2023-08-03 23:44:44 +05:30
parent e7e51f38d4
commit 8891667c92
No known key found for this signature in database

View file

@ -12,7 +12,7 @@ kotlin = "1.9.0"
retrofit = "2.9.0" retrofit = "2.9.0"
richtext = "0.17.0" richtext = "0.17.0"
sentry-sdk = "6.27.0" sentry-sdk = "6.27.0"
serialization = "1.5.1" serialization = "1.6.0-RC"
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"