chore(deps): bump okhttp from 4.12.0 to 5.5.0
Bumps `okhttp` from 4.12.0 to 5.5.0. Updates `com.squareup.okhttp3:okhttp` from 4.12.0 to 5.5.0 - [Changelog](https://github.com/lysine-dev/okhttp/blob/main/CHANGELOG.md) - [Commits](https://github.com/lysine-dev/okhttp/compare/parent-4.12.0...parent-5.5.0) Updates `com.squareup.okhttp3:logging-interceptor` from 4.12.0 to 5.5.0 - [Changelog](https://github.com/lysine-dev/okhttp/blob/main/CHANGELOG.md) - [Commits](https://github.com/lysine-dev/okhttp/compare/parent-4.12.0...parent-5.5.0) Updates `com.squareup.okhttp3:mockwebserver` from 4.12.0 to 5.5.0 - [Changelog](https://github.com/lysine-dev/okhttp/blob/main/CHANGELOG.md) - [Commits](https://github.com/lysine-dev/okhttp/compare/parent-4.12.0...parent-5.5.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.squareup.okhttp3:logging-interceptor dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
784d6a3d1a
commit
abc49cabdb
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ coroutines = "1.10.1"
|
|||
serialization = "1.8.0"
|
||||
|
||||
# Network
|
||||
okhttp = "4.12.0"
|
||||
okhttp = "5.5.0"
|
||||
|
||||
# ML Kit & Google libraries
|
||||
mlkitBarcode = "17.3.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue