fix(deps): update coroutines to v1.7.3

This commit is contained in:
renovate[bot] 2023-07-25 19:04:26 +00:00 committed by GitHub
parent 5907c2a09a
commit 5c2fe6e630
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ agp = "8.2.0-alpha13"
coil = "2.4.0"
# @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.5.0"
coroutines = "1.7.2"
coroutines = "1.7.3"
dagger = "2.47"
junit = "5.10.0"
kotlin = "1.9.0"