Skip to content

Commit

Permalink
Merge pull request #5 from GeekyCats/renovate/com.squareup.okhttp3-lo…
Browse files Browse the repository at this point in the history
…gging-interceptor-5.x

Update dependency com.squareup.okhttp3:logging-interceptor to v5.0.0-alpha.11
  • Loading branch information
AmartyaSingh97 authored Mar 12, 2023
2 parents 5a911cc + 5cea908 commit 771f706
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 @@ -44,7 +44,7 @@ dependencies {
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
implementation 'com.squareup.okhttp3:okhttp:5.0.0-alpha.3'
implementation 'com.google.code.gson:gson:2.9.0'
implementation 'com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.3'
implementation 'com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.11'
implementation 'com.squareup.retrofit2:adapter-rxjava2:2.9.0'
implementation 'io.reactivex.rxjava2:rxjava:2.2.21'
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
Expand Down

0 comments on commit 771f706

Please sign in to comment.