chore(deps): bump okhttp3_version from 4.10.0 to 4.11.0
Bumps `okhttp3_version` from 4.10.0 to 4.11.0. Updates `com.squareup.okhttp3: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) Updates `com.squareup.okhttp3:logging-interceptor` 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 - dependency-name: com.squareup.okhttp3:logging-interceptor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6cfd5b0c16
commit
842fd1eab0
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ buildscript {
|
|||
mockito_version = '4.6.1'
|
||||
dexmaker_version = '1.2'
|
||||
retrofit2_version = '2.9.0'
|
||||
okhttp3_version = '4.10.0'
|
||||
okhttp3_version = '4.11.0'
|
||||
byteBuddy_version = '1.12.8'
|
||||
|
||||
androidx_junit_version = '1.1.4'
|
||||
|
|
Loading…
Add table
Reference in a new issue