mirror of
https://github.com/sbt/sbt.git
synced 2026-09-07 19:05:53 +02:00
In sbt 1.3.0, we only monitor build sources in the root project directory and the root project meta build directory. This commit adds these inputs for each project. Fixes https://github.com/sbt/sbt/issues/5061.