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.
Under sbt 0.13.17; sbt-dependency-draph 0.9.2, a multi-module project:
If run on the root project, it prints one line for each module and still thinks nothing depends on anything. If I downgrade to 0.8.2 it works fine.
Superficially similar to #171 except the output is one line rather than no line and different sbt versions.
Tomorrow I may try to find a more minimal reproduction.