Skip to content

Commit 46619ff

Browse files
Bump libraryVersion.retrofit2 from 2.4.0 to 2.7.1
Bumps `libraryVersion.retrofit2` from 2.4.0 to 2.7.1. Updates `retrofit` from 2.4.0 to 2.7.1 - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/square/retrofit/blob/master/CHANGELOG.md) - [Commits](square/retrofit@parent-2.4.0...parent-2.7.1) Updates `adapter-rxjava2` from 2.4.0 to 2.7.1 Updates `converter-gson` from 2.4.0 to 2.7.1 Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9acc9c1 commit 46619ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app-v3/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ ext {
6060
libraryVersion = [
6161
support : '28.0.0',
6262
gson : '2.8.6',
63-
retrofit2 : '2.4.0',
63+
retrofit2 : '2.7.1',
6464
circleimageview: '2.1.0',
6565
dagger : '2.18',
6666
glassfish : '10.0-b28',

0 commit comments

Comments
 (0)