mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 16:39:24 +02:00
* Update, extract & override scala versions for plugins * Only override crossScalaVersions in sbt-plugins That way (hopefully) the current CI setup using ++ doesn't break. See #730