Skip to content

Commit

Permalink
Update dependency com.squareup.okhttp3:logging-interceptor to v3.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 18, 2020
1 parent f4b6d05 commit d9e1c64
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:3.14.6'
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 d9e1c64

Please sign in to comment.