Skip to content

Commit

Permalink
Merge pull request #137 from Androidacy/dependabot/gradle/com.squareu…
Browse files Browse the repository at this point in the history
…p.okhttp3-okhttp-5.0.0-alpha.14

Bump com.squareup.okhttp3:okhttp from 5.0.0-alpha.12 to 5.0.0-alpha.14
  • Loading branch information
androidacy-user authored Jul 21, 2024
2 parents f5587cc + b801c36 commit 66aa43c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ dependencies {

// Utils
implementation("androidx.work:work-runtime:2.9.0")
implementation("com.squareup.okhttp3:okhttp:5.0.0-alpha.12")
implementation("com.squareup.okhttp3:okhttp:5.0.0-alpha.14")
implementation("com.squareup.okhttp3:okhttp-dnsoverhttps:5.0.0-alpha.14")
// logging interceptor
debugImplementation("com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.14")
Expand Down

0 comments on commit 66aa43c

Please sign in to comment.