1
0

Bump mockk from 1.11.0 to 1.12.0 (#1387)

This commit is contained in:
dependabot[bot]
2021-07-12 19:47:16 +00:00
committed by GitHub
parent 0305a005ab
commit 3dd7878ae5

View File

@ -159,7 +159,7 @@ ext {
android_hilt = "1.0.0"
room = "2.3.0"
chucker = "3.5.0"
mockk = "1.11.0"
mockk = "1.12.0"
moshi = "1.12.0"
}