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.
1 parent f3f13ed commit 6cc005eCopy full SHA for 6cc005e
README.md
@@ -27,7 +27,7 @@ You will need to make the following adjustments to your build:
27
28
### project/plugins.sbt
29
```scala
30
-addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.2.4")
+addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.2.6")
31
```
32
33
### project/build.properties
project/plugins.sbt
@@ -1 +1 @@
1
0 commit comments