Skip to content

Commit 04f185d

Browse files
fix(deps): update dependency com.squareup.okhttp3:logging-interceptor to v5
| datasource | package | from | to | | ---------- | ---------------------------------------- | ------ | ----- | | maven | com.squareup.okhttp3:logging-interceptor | 4.12.0 | 5.0.0 |
1 parent 96d6c1a commit 04f185d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ktlint = "1.0.0"
3232
mockk = "1.14.4"
3333
poko = "0.18.7"
3434
squareup-leakcanary = "2.14"
35-
squareup-logging-interceptor = "4.12.0"
35+
squareup-logging-interceptor = "5.0.0"
3636
squareup-moshi = "1.15.2"
3737
squareup-retrofit = "3.0.0"
3838
spotless = "7.0.4"

0 commit comments

Comments
 (0)