Skip to content

Commit 5807539

Browse files
Bump retrofit-version from 2.3.0 to 2.8.1
Bumps `retrofit-version` from 2.3.0 to 2.8.1. Updates `converter-gson` from 2.3.0 to 2.8.1 Updates `retrofit` from 2.3.0 to 2.8.1 - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/square/retrofit/blob/master/CHANGELOG.md) - [Commits](square/retrofit@parent-2.3.0...parent-2.8.1) Updates `converter-scalars` from 2.3.0 to 2.8.1 Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81b876e commit 5807539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
<maven.compiler.target>${java.version}</maven.compiler.target>
228228
<okhttp-version>2.7.5</okhttp-version>
229229
<gson-fire-version>1.8.0</gson-fire-version>
230-
<retrofit-version>2.3.0</retrofit-version>
230+
<retrofit-version>2.9.0</retrofit-version>
231231
<threetenbp-version>1.3.5</threetenbp-version>
232232
<junit-version>5.7.1</junit-version>
233233
</properties>

0 commit comments

Comments
 (0)