sbt / sbt-dependency-graph

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

Include "runtime" dependencies #190

Closed anilkumarmyla closed 4 years ago

anilkumarmyla commented 4 years ago

This is similar to #99 but want to include runtime dependencies to account as well.

anilkumarmyla commented 4 years ago

sbt runtime:dependencyList does the job