From aa14e21f5bf0f4c10d41670f4fb245703722ae4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Jun 2021 13:08:01 +0000 Subject: [PATCH] Bump moshi from 1.11.0 to 1.12.0 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) --- updated-dependencies: - dependency-name: com.squareup.moshi:moshi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- modules/json/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/json/pom.xml b/modules/json/pom.xml index 24d3cad6c5..5e688501d3 100644 --- a/modules/json/pom.xml +++ b/modules/json/pom.xml @@ -70,7 +70,7 @@ com.squareup.moshi moshi - 1.11.0 + 1.12.0 com.squareup.moshi