Bump moshi from 1.12.0 to 1.13.0 (#111)

This commit is contained in:
dependabot[bot] 2022-02-28 19:57:08 +00:00 committed by GitHub
parent c2a82ae136
commit 9d9a18c5c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ ext {
okhttp3 = "4.9.3"
retrofit = "2.9.0"
slf4j = "1.7.35"
moshi = "1.12.0"
moshi = "1.13.0"
coroutines = "1.6.0"
}