You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2021. It is now read-only.
I already tried
sbt module1/compile:dependencyTreeorsbt module2/compile:dependencyTreebut it still runs every project anyway.I would like to generate the dependencies tree of all projects as a file. how can I do that?