Skip to content

Commit bc51506

Browse files
chore: bump com.squareup.okhttp3:okhttp (#9)
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 5.0.0-alpha.14 to 5.0.0-alpha.16. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.0.0-alpha.14...parent-5.0.0-alpha.16) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.0.0-alpha.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ddf24c3 commit bc51506

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313
}
1414

1515
dependencies {
16-
implementation("com.squareup.okhttp3:okhttp:5.0.0-alpha.14")
16+
implementation("com.squareup.okhttp3:okhttp:5.0.0-alpha.16")
1717
implementation("com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.16")
1818
implementation("com.google.guava:guava:33.4.8-jre")
1919
}

0 commit comments

Comments
 (0)