Skip to content

Commit 7bdaf56

Browse files
committed
Update sbt-scalafix to 0.13.0
1 parent 43b5e0d commit 7bdaf56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.0-RC1")
1010

1111
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.1")
1212

13-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.0")
13+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
1414

1515
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
1616

0 commit comments

Comments
 (0)