Skip to content

Commit c507289

Browse files
authored
Merge pull request scala-js#15 from Blaisorblade/patch-1
Update sbt-dotty version in README
2 parents 39b8bd3 + 78dcf45 commit c507289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ You will need to make the following adjustments to your build:
2727

2828
### project/plugins.sbt
2929
```scala
30-
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.1.5")
30+
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.1.6")
3131
```
3232

3333
### project/build.properties

0 commit comments

Comments
 (0)