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 85550f2 commit 1e56127Copy full SHA for 1e56127
src/main/g8/build.sbt
@@ -1,4 +1,4 @@
1
-val dottyVersion = "0.27.0-RC1"
+val dottyVersion = "3.0.0-M1"
2
val scala213Version = "2.13.1"
3
4
lazy val root = project
src/main/g8/project/plugins.sbt
@@ -1 +1 @@
-addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.2")
+addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.4")
0 commit comments