Skip to content

Commit 7f582f9

Browse files
committed
Update sbt-scalafix to 0.14.3
1 parent 8e61648 commit 7f582f9

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.14.3")
1414

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

0 commit comments

Comments
 (0)