Bump mockk from 1.13.1 to 1.13.2 (#2006)

This commit is contained in:
dependabot[bot] 2022-10-04 07:49:41 +00:00 committed by GitHub
parent 4dc80595ac
commit 95a90a7a79
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" android_hilt = "1.0.0"
room = "2.4.3" room = "2.4.3"
chucker = "3.5.2" chucker = "3.5.2"
mockk = "1.13.1" mockk = "1.13.2"
coroutines = "1.6.4" coroutines = "1.6.4"
} }