From f233b9d773cb271d88ad58a1203fd7457930a5da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jan 2022 01:01:57 +0000 Subject: [PATCH] Bump retrofit from 2.3.0 to 2.5.0 in /modules/kobalt-plugin-api Bumps [retrofit](https://github.com/square/retrofit) from 2.3.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.3.0...parent-2.5.0) --- updated-dependencies: - dependency-name: com.squareup.retrofit2:retrofit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- modules/kobalt-plugin-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/kobalt-plugin-api/pom.xml b/modules/kobalt-plugin-api/pom.xml index 2615d3af..48390484 100644 --- a/modules/kobalt-plugin-api/pom.xml +++ b/modules/kobalt-plugin-api/pom.xml @@ -125,7 +125,7 @@ com.squareup.retrofit2 retrofit - 2.3.0 + 2.5.0 com.squareup.retrofit2