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:
dependabot[bot] 2026-08-24 15:53:56 +00:00 committed by GitHub
parent 784d6a3d1a
commit abc49cabdb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"