Bump moshi from 1.9.3 to 1.10.0 (#972)

This commit is contained in:
dependabot-preview[bot] 2020-09-30 20:13:01 +00:00 committed by GitHub
parent c479b31670
commit 112c1eb793
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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