1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-11-23 19:26:31 -06:00

Bump mockk from 1.10.6 to 1.11.0 (#1229)

This commit is contained in:
dependabot-preview[bot] 2021-03-17 22:58:17 +00:00 committed by GitHub
parent 8fb09d7b7d
commit 57681b35ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -145,7 +145,7 @@ ext {
work_hilt = "1.0.0-beta01"
room = "2.3.0-beta03"
chucker = "3.4.0"
mockk = "1.10.6"
mockk = "1.11.0"
moshi = "1.11.0"
}