From df9ce282b8751415113a94fec4d2c8e11fabd178 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 14 Sep 2024 12:16:15 -0700 Subject: bump retrofit2 to 2.11.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 483795e..419d956 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ com.squareup.retrofit2 converter-jackson - 2.9.0 + 2.11.0 com.squareup.okhttp3 -- cgit v1.2.3