gradlex-org / jvm-dependency-conflict-resolution

Gradle plugin to improve Dependency Conflict Detection and Resolution
http://gradlex.org/jvm-dependency-conflict-resolution/
Apache License 2.0
52 stars 14 forks source link

Rule for `com.squareup.okio:okio-jvm` #38

Open boris-petrov opened 1 year ago

boris-petrov commented 1 year ago

It conflicts with com.squareup.okio:okio.

jjohannes commented 1 year ago

This is actually a multi-platform library published with Gradle. I think this should be fixed on there side directly. I'll need to have a closer look.