Skip to content

Commit

Permalink
Update sbt-dotty to 0.5.5 (#255)
Browse files Browse the repository at this point in the history
Co-authored-by: przemyslaw wierzbicki <rzbikson@gmail.com>
  • Loading branch information
scala-steward and pshemass committed May 4, 2021
1 parent 7b28251 commit 6ca62f1
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 @@ -3,7 +3,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.20")
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.4")
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.5")

// Scala-js support
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
Expand Down

0 comments on commit 6ca62f1

Please sign in to comment.