Skip to content

Commit 7845360

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎build.gradle‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ dependencies {
7777
compileOnly group: 'com.squareup.retrofit2', name: 'converter-jackson', version: "${retrofitVersion}"
7878

7979
// https://mvnrepository.com/artifact/com.squareup.okhttp3/logging-interceptor
80-
compileOnly group: 'com.squareup.okhttp3', name: 'logging-interceptor', version: '4.12.0'
80+
compileOnly group: 'com.squareup.okhttp3', name: 'logging-interceptor', version: '5.3.0'
8181

8282
// https://mvnrepository.com/artifact/de.siegmar/logback-gelf
8383
compileOnly group: 'de.siegmar', name: 'logback-gelf', version: '6.1.+'

0 commit comments

Comments
 (0)