1
0

Bump coroutines from 1.6.2 to 1.6.3 (#1902)

This commit is contained in:
dependabot[bot]
2022-06-23 12:09:25 +00:00
committed by GitHub
parent a97039a727
commit 120e5c9171

View File

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