From 66ec45a650d5c328cadb60d61b3b9a3d3fe6ddde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Jun 2021 13:09:35 +0000 Subject: [PATCH] Bump moshi-adapters from 1.11.0 to 1.12.0 Bumps [moshi-adapters](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-adapters 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..367afd742e 100644 --- a/modules/json/pom.xml +++ b/modules/json/pom.xml @@ -75,7 +75,7 @@ com.squareup.moshi moshi-adapters - 1.11.0 + 1.12.0 com.squareup.okio