sbt/ivy
Guillaume Martres 629a04937f Fix default scalaBinaryVersion for Dotty
Dotty is versioned as 0.*, but `CrossVersionUtil#binaryScalaVersion`
will return the full version instead of just `major.minor` for all
compiler versions < 2.10, add a special case for Dotty to avoid this.

Note: I used tabs in this commit to match the style of the surrounding code.
2017-04-28 11:45:43 +02:00
..
src Fix default scalaBinaryVersion for Dotty 2017-04-28 11:45:43 +02:00
NOTICE legal cleanup 2010-02-07 23:45:19 -05:00