We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c18b0f + 0048ba5 commit d3a0e15Copy full SHA for d3a0e15
README.md
@@ -35,7 +35,7 @@ addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.6")
35
sbt.version=1.3.13
36
```
37
38
-Older versions of sbt are not supported.
+Older versions of sbt are not supported. Newer versions (e.g. in the 1.4.x series) also work.
39
40
41
### build.sbt
project/build.properties
@@ -1 +1 @@
1
-sbt.version=1.3.13
+sbt.version=1.4.4
0 commit comments