chore(deps): bump com.squareup.okhttp3:okhttp

Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 5.0.0-alpha.12 to 5.0.0-alpha.14.
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-5.0.0-alpha.12...parent-5.0.0-alpha.14)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-01 17:24:40 +00:00 committed by GitHub
parent 07fe660037
commit bfd1a3671e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ agp = "8.2.2" # 8.3.0 causes java verifier error: https://github.com/ReVanced/re
annotation = "1.7.1"
kotlin = "1.9.23"
appcompat = "1.7.0-alpha03"
okhttp = "5.0.0-alpha.12"
okhttp = "5.0.0-alpha.14"
retrofit = "2.11.0"
[libraries]