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 76f6aaa commit ee26439Copy full SHA for ee26439
project/plugins.sbt
@@ -5,4 +5,4 @@ logLevel := Level.Warn
5
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")
6
7
// sbt-dotty plugin - to support `scalaVersion := "0.x"`
8
-addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.0")
+addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.2")
0 commit comments