Skip to content

Commit 1ebc257

Browse files
authored
Merge pull request #8 from allefsousa/dependabot/gradle/com.squareup.retrofit2-retrofit-2.9.0
Bump retrofit from 2.5.0 to 2.9.0
2 parents 50b6051 + a667541 commit 1ebc257

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.2.2"
1717
nav_version = '2.1.0-beta02'
18-
retrofit_version = '2.5.0'
18+
retrofit_version = '2.9.0'
1919
okhttp_version = '4.9.2'
2020
okhttp_version_loggin = '4.9.2'
2121
gson_version = '2.3.0'

0 commit comments

Comments
 (0)