Skip to content

Commit fa8c11d

Browse files
Bump retrofit from 2.5.0 to 2.9.0
Bumps [retrofit](https://github.com/square/retrofit) from 2.5.0 to 2.9.0. - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/square/retrofit/blob/master/CHANGELOG.md) - [Commits](square/retrofit@parent-2.5.0...2.9.0) --- updated-dependencies: - dependency-name: com.squareup.retrofit2:retrofit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67a0bf0 commit fa8c11d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ext {
1515
androidLegacy = "1.0.0"
1616
koin = "2.0.1"
1717
nav_version = '2.1.0-beta02'
18-
retrofit_version = '2.5.0'
18+
retrofit_version = '2.9.0'
1919
okhttp_version = '3.12.0'
2020
okhttp_version_loggin = '3.12.0'
2121
gson_version = '2.3.0'

0 commit comments

Comments
 (0)