Skip to content

Commit ca70520

Browse files
Bump okhttpVersion from 5.3.0 to 5.3.2
Bumps `okhttpVersion` from 5.3.0 to 5.3.2. Updates `com.squareup.okhttp3:okhttp-tls` from 5.3.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.3.0...parent-5.3.2) Updates `com.squareup.okhttp3:mockwebserver` from 5.3.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.3.0...parent-5.3.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp-tls dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8bc4203 commit ca70520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

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

99
ext {
10-
okhttpVersion = '5.3.0'
10+
okhttpVersion = '5.3.2'
1111
}
1212

1313
dependencies {

0 commit comments

Comments
 (0)