1
0

Bump coroutines from 1.7.0 to 1.7.1 (#2207)

This commit is contained in:
dependabot[bot]
2023-05-15 18:36:26 +00:00
committed by GitHub
parent ea312c3e12
commit 8a7b7103eb

View File

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