Skip to content

Commit adf8bf1

Browse files
committed
Update sbt-dotty to 0.3.3
1 parent afa2d88 commit adf8bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ val scalaJSVersion =
66
addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
77
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.0")
88
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.0.0")
9-
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.3.2")
9+
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.3.3")

0 commit comments

Comments
 (0)