From 72f8b7cba7c57fc4366910eb5820a4f5cdf568f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2020 20:54:35 +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 baa39ac..b56ad86 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ com.squareup.retrofit2 retrofit - 2.4.0 + 2.5.0 com.squareup.retrofit2