1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-11-23 22:56:23 -06:00

Bump chucker from 3.3.0 to 3.4.0 (#1027)

This commit is contained in:
dependabot-preview[bot] 2020-12-03 14:19:21 +00:00 committed by GitHub
parent 1428887204
commit 7ed4787496
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -132,7 +132,7 @@ play {
ext { ext {
work_manager = "2.4.0" work_manager = "2.4.0"
room = "2.2.5" room = "2.2.5"
chucker = "3.3.0" chucker = "3.4.0"
mockk = "1.10.2" mockk = "1.10.2"
moshi = "1.11.0" moshi = "1.11.0"
} }