Bump mockk from 1.12.1 to 1.12.2 (#1747)

This commit is contained in:
dependabot[bot] 2022-01-04 10:13:31 +00:00 committed by GitHub
parent 47e3f2dc58
commit d5cc2263f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -171,7 +171,7 @@ ext {
android_hilt = "1.0.0"
room = "2.4.0"
chucker = "3.5.2"
mockk = "1.12.1"
mockk = "1.12.2"
coroutines = "1.6.0"
}