Skip to content

Commit

Permalink
Merge pull request scala#302 from scala-steward/update/sbt-dotty-0.4.4
Browse files Browse the repository at this point in the history
Update sbt-dotty to 0.4.4
  • Loading branch information
Philippus committed Oct 18, 2020
2 parents 0ff5875 + d8f9444 commit c407260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.0.0")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % scalaNativeVersion)

addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.3")
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.4")

0 comments on commit c407260

Please sign in to comment.