Skip to content

Commit 3cc90db

Browse files
chore(deps): bump com.squareup.okhttp3:okhttp
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 5.0.0-alpha.16 to 5.3.2. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.0.0-alpha.16...parent-5.3.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 86dd71e commit 3cc90db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ dependencies {
103103
implementation("org.knowm.xchart:xchart:3.8.8")
104104

105105
// HTTP Client
106-
implementation("com.squareup.okhttp3:okhttp:5.0.0-alpha.16") {
106+
implementation("com.squareup.okhttp3:okhttp:5.3.2") {
107107
exclude module: "kotlin-stdlib"
108108
}
109109

0 commit comments

Comments
 (0)