Skip to content

Commit 50b6051

Browse files
authored
Merge pull request #15 from allefsousa/dependabot/gradle/com.squareup.okhttp3-okhttp-4.9.2
Bump okhttp from 3.12.0 to 4.9.2
2 parents 24ec34e + d5de00f commit 50b6051

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
@@ -16,7 +16,7 @@ ext {
1616
koin = "2.2.2"
1717
nav_version = '2.1.0-beta02'
1818
retrofit_version = '2.5.0'
19-
okhttp_version = '3.12.0'
19+
okhttp_version = '4.9.2'
2020
okhttp_version_loggin = '4.9.2'
2121
gson_version = '2.3.0'
2222
logging_version = '3.4.1'

0 commit comments

Comments
 (0)