fix(deps): update dependency com.michael-bull.kotlin-result:kotlin-result-coroutines to v2

This commit is contained in:
renovate[bot] 2024-03-17 00:39:13 +00:00 committed by GitHub
parent 83ca0e6167
commit ae362c2e03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ glance = "1.0.0"
junit = "5.10.2" junit = "5.10.2"
konvert = "3.0.1" konvert = "3.0.1"
kotlin = "1.9.23" kotlin = "1.9.23"
kotlinResult = "1.1.21" kotlinResult = "2.0.0"
lifecycle = "2.7.0" lifecycle = "2.7.0"
retrofit = "2.9.0" retrofit = "2.9.0"
richtext = "1.0.0-alpha01" richtext = "1.0.0-alpha01"