Skip to content

Commit

Permalink
Bump com.squareup.okhttp3:okhttp-urlconnection from 4.10.0 to 4.12.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent c9ea150 commit 1468b26
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 @@ -149,7 +149,7 @@ dependencies {
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
implementation 'com.squareup.okhttp3:logging-interceptor:4.11.0'
implementation 'com.squareup.okhttp3:okhttp-urlconnection:4.10.0'
implementation 'com.squareup.okhttp3:okhttp-urlconnection:4.12.0'

implementation "androidx.lifecycle:lifecycle-common-java8:2.6.1"

Expand Down

0 comments on commit 1468b26

Please sign in to comment.