mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Bump okhttp from 4.7.2 to 4.9.2 (#469)
Bumps [okhttp](https://github.com/square/okhttp) from 4.7.2 to 4.9.2. - [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.7.2...parent-4.9.2) --- 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
16c8328382
commit
8310e3d254
|
@ -35,7 +35,7 @@ dependencies {
|
||||||
|
|
||||||
implementation 'com.beust:klaxon:5.5'
|
implementation 'com.beust:klaxon:5.5'
|
||||||
implementation 'com.squareup.moshi:moshi-kotlin:1.12.0'
|
implementation 'com.squareup.moshi:moshi-kotlin:1.12.0'
|
||||||
implementation 'com.squareup.okhttp3:okhttp:4.7.2'
|
implementation 'com.squareup.okhttp3:okhttp:4.9.2'
|
||||||
|
|
||||||
testImplementation "org.jetbrains.kotlin:kotlin-test"
|
testImplementation "org.jetbrains.kotlin:kotlin-test"
|
||||||
testImplementation "org.jetbrains.kotlin:kotlin-test-junit"
|
testImplementation "org.jetbrains.kotlin:kotlin-test-junit"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user