1
0

Bump coroutines from 1.8.0 to 1.8.1 (#2560)

This commit is contained in:
dependabot[bot]
2024-05-17 20:21:52 +00:00
committed by GitHub
parent 1a41e9e3ee
commit f69816fbac

View File

@ -187,7 +187,7 @@ ext {
room = "2.6.1"
chucker = "4.0.0"
mockk = "1.13.10"
coroutines = "1.8.0"
coroutines = "1.8.1"
}
dependencies {