Skip to content

Commit

Permalink
Merge pull request #391 from scala-steward/update/sbt-dotty-0.4.2
Browse files Browse the repository at this point in the history
Update sbt-dotty to 0.4.2
  • Loading branch information
tgodzik authored Sep 25, 2020
2 parents c6ffa48 + d7e1d31 commit ffbda06
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("com.eed3si9n" % "sbt-assembly" % "0.15.0")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.1.1")
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.18.0")
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.1")
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.2")

libraryDependencies ++= List(
"org.jsoup" % "jsoup" % "1.12.1",
Expand Down

0 comments on commit ffbda06

Please # to comment.