mirror of
https://github.com/sbt/sbt.git
synced 2026-08-30 01:40:29 +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.