From 63ba6e94343b10e7e519d81eb066b675a102bc2c Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Wed, 1 Jun 2022 07:23:23 +0200 Subject: [PATCH] Update moshi to 1.13 --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 1ad1bcf3..e50fc9d8 100644 --- a/pom.xml +++ b/pom.xml @@ -276,6 +276,11 @@ 4.6.0 test + + com.squareup.moshi + moshi + 1.13.0 + com.squareup.retrofit2 retrofit