fix(deps): update kotlin to v1.5.0

This commit is contained in:
renovate[bot] 2023-02-24 18:13:00 +00:00 committed by GitHub
parent cd712ef20d
commit 357e682a1d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ kotlin = "1.8.10"
okhttp = "3.14.9"
retrofit = "2.9.0"
richtext = "0.16.0"
serialization = "1.5.0-RC"
serialization = "1.5.0"
sqldelight = "2.0.0-alpha05"
whetstone = "0.6.0-SNAPSHOT"
workmanager = "2.8.0"