Skip to content

Commit

Permalink
Merge pull request #104 from scala-steward/update/sbt-scalafix-0.9.14
Browse files Browse the repository at this point in the history
Update sbt-scalafix to 0.9.14
  • Loading branch information
olafurpg authored Apr 14, 2020
2 parents 8fc8116 + 55f2ace commit 83cd5fc
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 @@ -6,7 +6,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.1.5")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.2")
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.1")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.13")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.14")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.0.0")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.0-M2")
Expand Down

0 comments on commit 83cd5fc

Please # to comment.