Skip to content

Commit 42d6c6a

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

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.0'
178+
implementation 'com.squareup.okhttp3:logging-interceptor:4.1.1'
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)