1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-20 00:39:08 -05:00

Bump mockk from 1.13.3 to 1.13.4 (#2112)

This commit is contained in:
dependabot[bot] 2023-01-30 15:53:30 +00:00 committed by GitHub
parent d1b198222d
commit 22dd16d278
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.5.0"
chucker = "3.5.2"
mockk = "1.13.3"
mockk = "1.13.4"
coroutines = "1.6.4"
}