Skip to content

Commit 03dc1b2

Browse files
Bump okhttp_version from 3.11.0 to 4.6.0
Bumps `okhttp_version` from 3.11.0 to 4.6.0. Updates `okhttp` from 3.11.0 to 4.6.0 - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-3.11.0...parent-4.6.0) Updates `mockwebserver` from 3.11.0 to 4.6.0 - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-3.11.0...parent-4.6.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 29f659b commit 03dc1b2

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
@@ -1,6 +1,6 @@
11
buildscript {
22
ext.kotlin_version = '1.3.72'
3-
ext.okhttp_version = '3.11.0'
3+
ext.okhttp_version = '4.6.0'
44

55
repositories {
66
jcenter()

0 commit comments

Comments
 (0)