Skip to content

Commit 20586ce

Browse files
authored
Merge pull request #14 from allefsousa/dependabot/gradle/com.squareup.okhttp3-logging-interceptor-4.9.2
Bump logging-interceptor from 3.12.0 to 4.9.2
2 parents 38938ac + 13f3d6e commit 20586ce

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
@@ -17,7 +17,7 @@ ext {
1717
nav_version = '2.1.0-beta02'
1818
retrofit_version = '2.5.0'
1919
okhttp_version = '3.12.0'
20-
okhttp_version_loggin = '3.12.0'
20+
okhttp_version_loggin = '4.9.2'
2121
gson_version = '2.3.0'
2222
logging_version = '3.4.1'
2323
lifecycle_version = "2.0.0"

0 commit comments

Comments
 (0)