Skip to content

Commit 4545b27

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 0a8a344 commit 4545b27

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
@@ -215,7 +215,7 @@
215215
<maven.compiler.target>${java.version}</maven.compiler.target>
216216
<okhttp-version>2.7.5</okhttp-version>
217217
<gson-fire-version>1.8.0</gson-fire-version>
218-
<retrofit-version>2.3.0</retrofit-version>
218+
<retrofit-version>2.8.1</retrofit-version>
219219
<threetenbp-version>1.3.5</threetenbp-version>
220220
<junit-version>4.12</junit-version>
221221
</properties>

0 commit comments

Comments
 (0)