Skip to content

Commit 2688455

Browse files
Bump okhttp from 4.1.0 to 4.1.1
Bumps [okhttp](https://github.com/square/okhttp) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.1.0...parent-4.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d20b539 commit 2688455

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 @@ dependencies {
5353
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '17.5.0'
5454
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.5'
5555
compile group: 'org.kohsuke', name: 'github-api', version: '1.95'
56-
compile group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.1.0'
56+
compile group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.1.1'
5757

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

0 commit comments

Comments
 (0)