Skip to content

Commit d8dd383

Browse files
build(deps): bump com.squareup.okhttp3:okhttp from 4.12.0 to 5.1.0
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.12.0 to 5.1.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.1.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b000def commit d8dd383

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
@@ -117,7 +117,7 @@ subprojects {
117117
ext {
118118
libraries = [
119119
guava: "com.google.guava:guava:33.3.0-jre",
120-
okhttp: 'com.squareup.okhttp3:okhttp:4.12.0',
120+
okhttp: 'com.squareup.okhttp3:okhttp:5.1.0',
121121
jupiterApi: 'org.junit.jupiter:junit-jupiter-api:5.11.+',
122122
jupiterParams: 'org.junit.jupiter:junit-jupiter-params:5.11.+',
123123
jupiterEngine: 'org.junit.jupiter:junit-jupiter-engine:5.11.+',

0 commit comments

Comments
 (0)