mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 02:57:21 +02:00
Suggested by @SethTisue in https://github.com/sbt/sbt/pull/6894#issuecomment-1168042209 Will show multiple lines when different versions are selected for different subprojects. When no subprojects have a matching Scala version you will get a 'Switch failed' exception anyway, so in that case there is no change in behavior.