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] <support@github.com>
diff --git a/modules/json/pom.xml b/modules/json/pom.xml
index 24d3cad..5e68850 100644
--- a/modules/json/pom.xml
+++ b/modules/json/pom.xml
@@ -70,7 +70,7 @@
         <dependency>
             <groupId>com.squareup.moshi</groupId>
             <artifactId>moshi</artifactId>
-            <version>1.11.0</version>
+            <version>1.12.0</version>
         </dependency>
         <dependency>
             <groupId>com.squareup.moshi</groupId>