Skip to content

Commit 83e0a42

Browse files
Bump com.squareup.okhttp3:logging-interceptor from 3.14.7 to 4.12.0
Bumps [com.squareup.okhttp3:logging-interceptor](https://github.com/square/okhttp) from 3.14.7 to 4.12.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-3.14.7...parent-4.12.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:logging-interceptor dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da13b0f commit 83e0a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ dependencies {
101101
compile 'io.swagger:swagger-annotations:1.5.24'
102102
compile "com.google.code.findbugs:jsr305:3.0.2"
103103
compile 'com.squareup.okhttp3:okhttp:3.14.7'
104-
compile 'com.squareup.okhttp3:logging-interceptor:3.14.7'
104+
compile 'com.squareup.okhttp3:logging-interceptor:4.12.0'
105105
compile 'com.google.code.gson:gson:2.13.0'
106106
compile 'io.gsonfire:gson-fire:1.8.4'
107107
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.10'

0 commit comments

Comments
 (0)