Skip to content

Commit 760ddc8

Browse files
committed
README.md: Update sbt-dotty to 0.1.5
1 parent 9fa26e1 commit 760ddc8

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.4")
30+
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.1.5")
3131
```
3232

3333
### project/build.properties

0 commit comments

Comments
 (0)