Open tototoshi opened 2 years ago
https://github.com/eed3si9n/gigahorse/issues/73
I have tried okhttp3 4.10.0. All tests passed. ✅ (Is there any reason why Gigahorse has not upgraded okhttp3 to 4.x ?)
Is there any reason why Gigahorse has not upgraded okhttp3 to 4.x ?
okhttp 4 transitively depends on Kotlin standard library, which I'd rather not for any of my own Scala apps.
https://github.com/eed3si9n/gigahorse/issues/73
I have tried okhttp3 4.10.0. All tests passed. ✅ (Is there any reason why Gigahorse has not upgraded okhttp3 to 4.x ?)