Skip to content

Commit 2783b0f

Browse files
Bump okhttp from 5.0.0-alpha.16 to 5.3.2
Bumps `okhttp` from 5.0.0-alpha.16 to 5.3.2. Updates `com.squareup.okhttp3:mockwebserver` 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) Updates `com.squareup.okhttp3:okhttp-coroutines` 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:mockwebserver dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-minor - 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] <[email protected]>
1 parent 8a69adc commit 2783b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ coroutines = "1.10.2"
33
jackson = "2.20.1"
44
junit = "4.13.2"
55
moshi = "1.15.2"
6-
okhttp = "5.0.0-alpha.16"
6+
okhttp = "5.3.2"
77
forge = "1.0.0-alpha3"
88
result = "5.6.0"
99
serialization = "1.9.0"

0 commit comments

Comments
 (0)