1
0

Bump coroutines from 1.6.1 to 1.6.2 (#1875)

This commit is contained in:
dependabot[bot]
2022-05-31 13:52:09 +00:00
committed by GitHub
parent 8dcb3ed45d
commit 8c515bd03f

View File

@ -177,7 +177,7 @@ ext {
room = "2.4.2"
chucker = "3.5.2"
mockk = "1.12.4"
coroutines = "1.6.1"
coroutines = "1.6.2"
}
dependencies {