Bump moshi from 1.10.0 to 1.11.0 (#984)

This commit is contained in:
dependabot-preview[bot] 2020-10-06 21:45:38 +00:00 committed by GitHub
parent 518387e7bb
commit d6f3c57293
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,7 +119,7 @@ ext {
room = "2.2.5"
chucker = "3.3.0"
mockk = "1.10.2"
moshi = "1.10.0"
moshi = "1.11.0"
}
configurations.all {