mirror of https://github.com/sbt/sbt.git
Problem Currently Scala 3.x - 2.13 sandwich doesn't seem to work for projectMatrix. This is due to isScala2Scala3Sandwich checking for "3." while projectMatrix uses scalaBinaryVersion, which is 3. Solution This consolidates the implementation of isScala2Scala3Sandwich with the one in Defaults module, and check for both "3" and "3." |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||