From a0b367d7b9f3a9ae8388545e24fad545a675e06a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 12:27:48 +0000 Subject: [PATCH] Bump retrofit2.version from 2.9.0 to 2.11.0 Bumps `retrofit2.version` from 2.9.0 to 2.11.0. Updates `com.squareup.retrofit2:retrofit` from 2.9.0 to 2.11.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.11.0) Updates `com.squareup.retrofit2:converter-jackson` from 2.9.0 to 2.11.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.11.0) Updates `com.squareup.retrofit2:adapter-rxjava2` from 2.9.0 to 2.11.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.11.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 fbbad48..6c2f1d6 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ 8 - 2.9.0 + 2.11.0 2.0.7 1.3.7