Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent dependencies in okhttp #60

Open
dmichulke opened this issue Jun 28, 2022 · 0 comments
Open

Inconsistent dependencies in okhttp #60

dmichulke opened this issue Jun 28, 2022 · 0 comments

Comments

@dmichulke
Copy link

dmichulke commented Jun 28, 2022

[com.squareup.okhttp3/okhttp "4.10.0"] -> [org.jetbrains.kotlin/kotlin-stdlib "1.6.20"] -> [org.jetbrains.kotlin/kotlin-stdlib-common "1.6.20"]

but also

[com.squareup.okhttp3/okhttp "4.10.0"] -> [com.squareup.okio/okio-jvm "3.0.0"] -> [org.jetbrains.kotlin/kotlin-stdlib-common "1.5.31"]

Solution:
Update https://github.com/square/okhttp once they release their new version

EDIT: They seem to intend to release 4.11 still: square/okhttp#7358

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant