mirror of
https://github.com/sbt/sbt.git
synced 2026-09-08 03:09:49 +02:00
For some reason using ClasspathDependency doesn't work in sbt 1, while ClasspathDep[ProjectReference] does. The latter is less specific and works just as well.