Skip to content

Commit 6bdb909

Browse files
chore(deps): bump com.squareup.okhttp3:okhttp-coroutines (#1849)
Bumps [com.squareup.okhttp3:okhttp-coroutines](https://github.com/square/okhttp) from 5.0.0-alpha.14 to 5.3.2. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.0.0-alpha.14...parent-5.3.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp-coroutines dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ian Botsford <83236726+ianbotsf@users.noreply.github.com>
1 parent 7c808b9 commit 6bdb909

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
@@ -26,7 +26,7 @@ buildscript {
2626
2727
FIXME: Figure out what broke our buildscript classpath, this is a temporary fix
2828
*/
29-
force("com.squareup.okhttp3:okhttp-coroutines:5.0.0-alpha.14")
29+
force("com.squareup.okhttp3:okhttp-coroutines:5.3.2")
3030
}
3131
}
3232
}

0 commit comments

Comments
 (0)