Skip to content

Commit a24715f

Browse files
Merge pull request #7 from GeekyCats/renovate/com.squareup.okhttp3-okhttp-5.x
Update dependency com.squareup.okhttp3:okhttp to v5.0.0-alpha.11
2 parents 771f706 + 50a6439 commit a24715f

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
@@ -42,7 +42,7 @@ dependencies {
4242
//Network
4343
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
4444
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
45-
implementation 'com.squareup.okhttp3:okhttp:5.0.0-alpha.3'
45+
implementation 'com.squareup.okhttp3:okhttp:5.0.0-alpha.11'
4646
implementation 'com.google.code.gson:gson:2.9.0'
4747
implementation 'com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.11'
4848
implementation 'com.squareup.retrofit2:adapter-rxjava2:2.9.0'

0 commit comments

Comments
 (0)