1
0

Bump mockk from 1.12.4 to 1.12.5 (#1933)

This commit is contained in:
dependabot[bot]
2022-08-01 21:16:46 +00:00
committed by GitHub
parent b9be85d99c
commit efa68f5044

View File

@ -179,7 +179,7 @@ ext {
android_hilt = "1.0.0"
room = "2.4.2"
chucker = "3.5.2"
mockk = "1.12.4"
mockk = "1.12.5"
coroutines = "1.6.4"
}