From 3ca883769b35b7a28dea9c0ff5b6b2bc8496bf2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 19:29:06 +0000 Subject: [PATCH] Bump retrofitVersion from 2.8.1 to 2.9.0 Bumps `retrofitVersion` from 2.8.1 to 2.9.0. Updates `retrofit` from 2.8.1 to 2.9.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.8.1...2.9.0) Updates `converter-gson` from 2.8.1 to 2.9.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.8.1...2.9.0) Updates `converter-scalars` from 2.8.1 to 2.9.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.8.1...2.9.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-gson dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.squareup.retrofit2:converter-scalars 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 19d108b..c926a9b 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ 1.7.0 - 2.8.1 + 2.9.0 3.14.7 1.6.6