Bump coroutines from 1.6.4 to 1.7.0 (#2186)

This commit is contained in:
dependabot[bot] 2023-05-12 04:45:15 +00:00 committed by GitHub
parent c33b309cf0
commit 030fe8c218
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -182,7 +182,7 @@ ext {
room = "2.5.1"
chucker = "3.5.2"
mockk = "1.13.5"
coroutines = "1.6.4"
coroutines = "1.7.0"
}
dependencies {