Bump mockk from 1.13.5 to 1.13.7 (#2275)

This commit is contained in:
dependabot[bot] 2023-08-22 21:39:04 +00:00 committed by GitHub
parent 7d5a29d405
commit 024ca89708
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -186,7 +186,7 @@ ext {
android_hilt = "1.0.0"
room = "2.5.2"
chucker = "3.5.2"
mockk = "1.13.5"
mockk = "1.13.7"
coroutines = "1.7.3"
}