Skip to content

Commit d3a0e15

Browse files
authored
Merge pull request #42 from scala-steward/update/sbt-1.4.4
Update sbt to 1.4.4
2 parents 4c18b0f + 0048ba5 commit d3a0e15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.6")
3535
sbt.version=1.3.13
3636
```
3737

38-
Older versions of sbt are not supported.
38+
Older versions of sbt are not supported. Newer versions (e.g. in the 1.4.x series) also work.
3939

4040

4141
### build.sbt

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.3.13
1+
sbt.version=1.4.4

0 commit comments

Comments
 (0)