Skip to content

Commit 76a0b2d

Browse files
Bump com.squareup.okhttp3:okhttp from 4.11.0 to 5.3.2
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.11.0 to 5.3.2. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.11.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 e904475 commit 76a0b2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0'
15-
implementation 'com.squareup.okhttp3:okhttp:4.11.0'
15+
implementation 'com.squareup.okhttp3:okhttp:5.3.2'
1616

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

0 commit comments

Comments
 (0)