mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 10:37:54 +02:00
Simple remove-one method to workaround for circular dependency did not work. This fix traverses the entire graph to detect all loops and then breaks them up.