Skip to content

Commit 36b046e

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

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
@@ -53,7 +53,7 @@ repositories {
5353
dependencies {
5454
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '17.7.0'
5555
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.5'
56-
compile group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.0.1'
56+
compile group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.1.0'
5757

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

0 commit comments

Comments
 (0)