fix(deps): update dependency com.squareup.okhttp3:okhttp to v5 (#14203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
bbb1028bec
commit
a9a330aff6
|
|
@ -22,7 +22,7 @@ plugins {
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath("com.squareup.okhttp3:okhttp:4.12.0")
|
classpath("com.squareup.okhttp3:okhttp:5.1.0")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue