Bump mockk from 1.13.2 to 1.13.3 (#2067)

This commit is contained in:
dependabot[bot] 2022-12-01 18:38:59 +00:00 committed by GitHub
parent 429fdfa4a0
commit 5d5dfd4eb4
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.13.2"
mockk = "1.13.3"
coroutines = "1.6.4"
}