Skip to content

Commit b4fdddb

Browse files
Bump com.squareup.okhttp3:okhttp from 4.12.0 to 5.3.2
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.12.0 to 5.3.2. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.3.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 45b7bfc commit b4fdddb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ ext {
108108
dependencies {
109109
implementation 'io.swagger:swagger-annotations:1.6.16'
110110
implementation "com.google.code.findbugs:jsr305:3.0.2"
111-
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
112-
implementation 'com.squareup.okhttp3:logging-interceptor:4.12.0'
111+
implementation 'com.squareup.okhttp3:okhttp:5.3.2'
112+
implementation 'com.squareup.okhttp3:logging-interceptor:5.3.2'
113113
implementation 'com.google.code.gson:gson:2.13.2'
114114
implementation 'io.gsonfire:gson-fire:1.9.0'
115115
implementation 'jakarta.ws.rs:jakarta.ws.rs-api:4.0.0'

0 commit comments

Comments
 (0)