Skip to content

Commit 01fab59

Browse files
dependabot-preview[bot]ketan
authored andcommitted
Bump okhttp from 3.8.1 to 4.0.1
Bumps [okhttp](https://github.com/square/okhttp) from 3.8.1 to 4.0.1. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-3.8.1...parent-4.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e1a2318 commit 01fab59

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
@@ -52,7 +52,7 @@ repositories {
5252
dependencies {
5353
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '19.5.0'
5454
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.5'
55-
compile group: 'com.squareup.okhttp3', name: 'okhttp', version: '3.8.1'
55+
compile group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.0.1'
5656

5757
testCompile group: 'cd.go.plugin', name: 'go-plugin-api', version: '19.2.0'
5858
testCompile group: 'junit', name: 'junit', version: '4.12'

0 commit comments

Comments
 (0)