From 24fc5c39cbb165263e399512573c68e846d21396 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2020 10:07:10 +0000 Subject: [PATCH] Bump retrofit from 2.0.2 to 2.5.0 Bumps [retrofit](https://github.com/square/retrofit) from 2.0.2 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.0.2...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 9b20d69..41138d9 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ com.squareup.retrofit2 retrofit - 2.0.2 + 2.5.0 com.squareup.retrofit2