mirror of https://github.com/sbt/sbt.git
sbt was reporting warning abouts inconsistent versions of dependencies even if these dependencies didn't have the same configuration (as in `provided` vs `compile`). This commit fixes this problem by comparing the dependencies by organization, artifact name and configuration. Fixes sbt/sbt#1933 |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||