mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 02:27:13 +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