Skip to content

Commit b801c36

Browse files
Bump com.squareup.okhttp3:okhttp from 5.0.0-alpha.12 to 5.0.0-alpha.14
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 5.0.0-alpha.12 to 5.0.0-alpha.14. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.0.0-alpha.12...parent-5.0.0-alpha.14) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent baec8f3 commit b801c36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ dependencies {
367367

368368
// Utils
369369
implementation("androidx.work:work-runtime:2.9.0")
370-
implementation("com.squareup.okhttp3:okhttp:5.0.0-alpha.12")
370+
implementation("com.squareup.okhttp3:okhttp:5.0.0-alpha.14")
371371
implementation("com.squareup.okhttp3:okhttp-dnsoverhttps:5.0.0-alpha.14")
372372
// logging interceptor
373373
debugImplementation("com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.14")

0 commit comments

Comments
 (0)