Skip to content

Commit

Permalink
Update dependency com.squareup.okhttp3:logging-interceptor to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 19, 2021
1 parent f4b6d05 commit a8e1b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dependencies {
annotationProcessor 'com.github.bumptech.glide:compiler:4.8.0'
compileOnly 'org.projectlombok:lombok:1.18.4'
annotationProcessor 'org.projectlombok:lombok:1.18.4'
implementation 'com.squareup.okhttp3:logging-interceptor:3.12.0'
implementation 'com.squareup.okhttp3:logging-interceptor:4.9.2'
implementation 'com.github.bumptech.glide:glide:4.8.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.8.0'
implementation 'de.hdodenhof:circleimageview:2.2.0'
Expand Down

0 comments on commit a8e1b6a

Please sign in to comment.