From 26f922a640f72a1583d83e67e1a0b1834f35e4d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jul 2023 13:55:14 +0000 Subject: [PATCH] Bump retrofit from 2.1.0 to 2.5.0 Bumps [retrofit](https://github.com/square/retrofit) from 2.1.0 to 2.5.0. - [Changelog](https://github.com/square/retrofit/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/retrofit/compare/parent-2.1.0...parent-2.5.0) --- updated-dependencies: - dependency-name: com.squareup.retrofit2:retrofit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 410f544..b53b817 100644 --- a/pom.xml +++ b/pom.xml @@ -182,7 +182,7 @@ com.squareup.retrofit2 retrofit - 2.1.0 + 2.5.0 com.squareup.retrofit2