sbt / sbt-dependency-graph

sbt plugin to create a dependency graph for your project
Apache License 2.0
1.24k stars 113 forks source link

Fix whatDependsOn to show only original dependencies (not dependency after evictions) #186

Open jatcwang opened 4 years ago

jatcwang commented 4 years ago

Fixes #109