Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 011dee7

Browse files
authoredDec 18, 2020
Update sbt-dotty to 0.5.1 (#333)
1 parent 0ef509b commit 011dee7

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.6")
15+
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.1")

0 commit comments

Comments
 (0)
Please sign in to comment.