Bump mockk from 1.12.8 to 1.13.1 (#1996)

This commit is contained in:
dependabot[bot] 2022-09-28 20:27:43 +00:00 committed by GitHub
parent 1bbd249275
commit edbe45332a
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.8"
mockk = "1.13.1"
coroutines = "1.6.4"
}