fix(deps): update serialization to v1.6.1

This commit is contained in:
renovate[bot] 2023-11-15 16:37:19 +00:00 committed by GitHub
parent 765f83a2ae
commit 2c7bc2d668
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ kotlinResult = "1.1.18"
retrofit = "2.9.0" retrofit = "2.9.0"
richtext = "0.17.0" richtext = "0.17.0"
sentry-sdk = "6.33.1" sentry-sdk = "6.33.1"
serialization = "1.6.0" serialization = "1.6.1"
sqldelight = "2.0.0" sqldelight = "2.0.0"
whetstone = "0.8.0" whetstone = "0.8.0"
workmanager = "2.9.0-rc01" workmanager = "2.9.0-rc01"