Skip to content

Commit

Permalink
Merge pull request #90 from scala-steward/update/sbt-scalafix-0.9.13
Browse files Browse the repository at this point in the history
Update sbt-scalafix to 0.9.13
  • Loading branch information
massimosiani authored Apr 2, 2020
2 parents 431a87a + aafb167 commit 5b2860c
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
@@ -1,5 +1,5 @@
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.6.2")
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.2")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.12")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.13")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.11")

0 comments on commit 5b2860c

Please sign in to comment.