Skip to content

Commit 53445f1

Browse files
authored
Merge pull request #81 from scala-steward/update/sbt-scalafix-0.9.9
Update sbt-scalafix to 0.9.9
2 parents adf9747 + 61170bd commit 53445f1

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
@@ -1,5 +1,5 @@
11
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.8")
2-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.8")
2+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.9")
33
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "2.4.3")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.2.1")
55
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.0.2")

0 commit comments

Comments
 (0)