Bump mockk from 1.12.5 to 1.12.7 (#1955)

This commit is contained in:
dependabot[bot] 2022-08-29 13:30:56 +00:00 committed by GitHub
parent f68a8e4215
commit 5c17c38d1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -181,7 +181,7 @@ ext {
android_hilt = "1.0.0"
room = "2.4.3"
chucker = "3.5.2"
mockk = "1.12.5"
mockk = "1.12.7"
coroutines = "1.6.4"
}