Skip to content

Commit 9d6da1c

Browse files
committed
Update sbt-dotty to 0.4.5
1 parent 34b429d commit 9d6da1c

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
@@ -12,4 +12,4 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
1212
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.0.0")
1313
addSbtPlugin("org.scala-native" % "sbt-scala-native" % scalaNativeVersion)
1414

15-
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.4")
15+
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.5")

0 commit comments

Comments
 (0)