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 5f212a6

Browse files
committedOct 17, 2020
Update sbt-dotty to 0.4.3
1 parent 3ca43f5 commit 5f212a6

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

0 commit comments

Comments
 (0)
Please sign in to comment.