Skip to content

Commit 0b8253e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

processor/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212

1313
implementation 'com.beust:klaxon:5.6'
1414
implementation 'com.squareup.moshi:moshi:1.15.2'
15-
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
15+
implementation 'com.squareup.okhttp3:okhttp:5.3.0'
1616

1717
implementation "com.twelvemonkeys.imageio:imageio-jpeg:3.12.0"
1818
implementation "com.twelvemonkeys.imageio:imageio-batik:3.12.0"

0 commit comments

Comments
 (0)