Bump moshi from 1.11.0 to 1.12.0 (#78)

Bumps [moshi](https://github.com/square/moshi) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/square/moshi/releases)
- [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/moshi/compare/moshi-parent-1.11.0...parent-1.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2021-05-01 16:43:40 +02:00 committed by GitHub
parent 8bf1de5d05
commit 5d07788345
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ ext {
okhttp3 = "4.9.1"
retrofit = "2.9.0"
slf4j = "1.7.30"
moshi = "1.11.0"
moshi = "1.12.0"
}
allprojects {