Closed
Description
steps
- Use
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.2.6")
with sbt 1.3.0-SNAPSHOT.
problem
[error] java.lang.RuntimeException: The sbt-dotty plugin cannot work with this version of sbt (1.3.0-SNAPSHOT), sbt >= 1.1.5 is required.
expectation
sbt-dotty works with any sbt 1.x >= 1.1.5.
notes
NonReleaseV
requires z to be > 0.