Bump mockk from 1.12.0 to 1.12.1 (#1653)

This commit is contained in:
dependabot[bot] 2021-11-18 00:40:59 +00:00 committed by GitHub
parent 8bf1e22407
commit bac1832f27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -169,7 +169,7 @@ ext {
android_hilt = "1.0.0"
room = "2.3.0"
chucker = "3.5.2"
mockk = "1.12.0"
mockk = "1.12.1"
coroutines = "1.5.2"
}