Skip to content

Commit c24d244

Browse files
authored
Merge pull request #102 from scala-steward/update/sbt-scalafix-0.9.34
Update sbt-scalafix to 0.9.34
2 parents e526245 + 9768335 commit c24d244

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.1.20")
1212

13-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.33")
13+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
1414

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

0 commit comments

Comments
 (0)