sbt/core/src
Eugene Yokota 457af6978f Fix isScalaBinaryCompatibleWith
Problem
-------
Current impl is relaxed about comparing non-release Scala 2.x versions.

Solutution
----------
Use scalaApiVersion to compare two Scala 2 versions.
2022-06-26 21:05:52 -04:00
..
main Fix isScalaBinaryCompatibleWith 2022-06-26 21:05:52 -04:00
test/scala Fix isScalaBinaryCompatibleWith 2022-06-26 21:05:52 -04:00