Skip to content

Commit 771f706

Browse files
Merge pull request #5 from GeekyCats/renovate/com.squareup.okhttp3-logging-interceptor-5.x
Update dependency com.squareup.okhttp3:logging-interceptor to v5.0.0-alpha.11
2 parents 5a911cc + 5cea908 commit 771f706

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
@@ -44,7 +44,7 @@ dependencies {
4444
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
4545
implementation 'com.squareup.okhttp3:okhttp:5.0.0-alpha.3'
4646
implementation 'com.google.code.gson:gson:2.9.0'
47-
implementation 'com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.3'
47+
implementation 'com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.11'
4848
implementation 'com.squareup.retrofit2:adapter-rxjava2:2.9.0'
4949
implementation 'io.reactivex.rxjava2:rxjava:2.2.21'
5050
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'

0 commit comments

Comments
 (0)