From 4af2239adffe1107a3bb90a2a2b468a5c2528d12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 12:50:26 +0000 Subject: [PATCH] Bump retrofit2.version from 2.9.0 to 2.10.0 Bumps `retrofit2.version` from 2.9.0 to 2.10.0. Updates `com.squareup.retrofit2:retrofit` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/square/retrofit/blob/trunk/CHANGELOG.md) - [Commits](https://github.com/square/retrofit/compare/2.9.0...2.10.0) Updates `com.squareup.retrofit2:converter-jackson` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/square/retrofit/blob/trunk/CHANGELOG.md) - [Commits](https://github.com/square/retrofit/compare/2.9.0...2.10.0) Updates `com.squareup.retrofit2:adapter-rxjava2` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/square/retrofit/blob/trunk/CHANGELOG.md) - [Commits](https://github.com/square/retrofit/compare/2.9.0...2.10.0) --- updated-dependencies: - dependency-name: com.squareup.retrofit2:retrofit dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.squareup.retrofit2:converter-jackson dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.squareup.retrofit2:adapter-rxjava2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b03c156..35482e4 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ 8 - 2.9.0 + 2.10.0 2.0.7 1.3.7