mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Bump com.squareup.okhttp3:okhttp from 4.10.0 to 4.11.0 (#2704)
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.10.0 to 4.11.0. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.10.0...parent-4.11.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
bc8ac1a522
commit
a0a784c611
|
@ -12,7 +12,7 @@ dependencies {
|
|||
|
||||
implementation 'com.beust:klaxon:5.6'
|
||||
implementation 'com.squareup.moshi:moshi:1.14.0'
|
||||
implementation 'com.squareup.okhttp3:okhttp:4.10.0'
|
||||
implementation 'com.squareup.okhttp3:okhttp:4.11.0'
|
||||
|
||||
implementation "com.twelvemonkeys.imageio:imageio-jpeg:3.9.4"
|
||||
implementation "com.twelvemonkeys.imageio:imageio-batik:3.9.4"
|
||||
|
|
Loading…
Reference in New Issue
Block a user