fix(deps): update serialization to v1.9.0

This commit is contained in:
renovate[bot] 2025-06-27 20:25:49 +00:00 committed by GitHub
parent 215147b11b
commit 2644c4003b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@ navigation3-material = "1.0.0-SNAPSHOT"
retrofit = "3.0.0" retrofit = "3.0.0"
richtext = "1.0.0-alpha02" richtext = "1.0.0-alpha02"
sentry-sdk = "8.16.0" sentry-sdk = "8.16.0"
serialization = "1.8.1" serialization = "1.9.0"
sqldelight = "2.1.0" sqldelight = "2.1.0"
whetstone = "0.9.0-beta02" whetstone = "0.9.0-beta02"
workmanager = "2.10.2" workmanager = "2.10.2"