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

Bump chucker from 3.5.0 to 3.5.1 (#1407)

This commit is contained in:
dependabot[bot] 2021-07-26 19:42:11 +00:00 committed by GitHub
parent 0b583439dd
commit f7987f4b29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -158,7 +158,7 @@ ext {
work_manager = "2.5.0" work_manager = "2.5.0"
android_hilt = "1.0.0" android_hilt = "1.0.0"
room = "2.3.0" room = "2.3.0"
chucker = "3.5.0" chucker = "3.5.1"
mockk = "1.12.0" mockk = "1.12.0"
moshi = "1.12.0" moshi = "1.12.0"
} }