From 1169089ba4942282ed7ae13c893827b1c1734f9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2019 10:41:02 +0000 Subject: [PATCH] Bump retrofit from 2.4.0 to 2.5.0 Bumps [retrofit](https://github.com/square/retrofit) from 2.4.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.4.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 e706d9d..40ada4d 100644 --- a/pom.xml +++ b/pom.xml @@ -95,7 +95,7 @@ com.squareup.retrofit2 retrofit - 2.4.0 + 2.5.0