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:
parent
8bf1de5d05
commit
5d07788345
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue