From a651fe2967d64beb07b2a1b99e7b335f7d157768 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2019 07:21:47 +0000 Subject: [PATCH] Bump retrofit from 2.2.0 to 2.5.0 Bumps [retrofit](https://github.com/square/retrofit) from 2.2.0 to 2.5.0. - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/square/retrofit/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/retrofit/compare/parent-2.2.0...parent-2.5.0) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6f804750..fc55f87d 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ com.squareup.retrofit2 retrofit - 2.2.0 + 2.5.0 compile