mirror of
https://github.com/sbt/sbt.git
synced 2026-09-07 02:55:23 +02:00
The Project.setSbtFiles and addSbtFiles methods combined with the current sbt version available from ComponentMangaer.version (suggestions for a better location are welcome), should make it straightforward to load different .sbt files based on the sbt version. Fixes #467.