fix(deps): update richtext to v0.16.0

This commit is contained in:
renovate[bot] 2022-12-07 21:38:21 +00:00 committed by Harsh Shandilya
parent 977e3cbc8e
commit f1b68b238c
No known key found for this signature in database

View File

@ -13,7 +13,7 @@ kotlin = "1.7.21"
# @pin Needs to be aligned with Retrofit
okhttp = "3.14.9"
retrofit = "2.9.0"
richtext = "0.15.0"
richtext = "0.16.0"
serialization = "1.4.1"
sqldelight = "2.0.0-alpha04"
whetstone = "0.5.0-SNAPSHOT"