Skip to content

Commit 6b67960

Browse files
chore(deps): bump logging-interceptor from 4.1.1 to 4.2.0 (#2338)
Bumps [logging-interceptor](https://github.com/square/okhttp) from 4.1.1 to 4.2.0. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.1.1...parent-4.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent bf683bf commit 6b67960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ dependencies {
175175

176176
implementation "com.fasterxml.jackson.module:jackson-module-kotlin:2.9.6"
177177
implementation 'com.github.jasminb:jsonapi-converter:0.9'
178-
implementation 'com.squareup.okhttp3:logging-interceptor:4.1.1'
178+
implementation 'com.squareup.okhttp3:logging-interceptor:4.2.0'
179179
implementation 'com.squareup.retrofit2:retrofit:2.6.1'
180180
implementation 'com.squareup.retrofit2:converter-jackson:2.6.1'
181181

0 commit comments

Comments
 (0)