Skip to content

Commit 3f8c1da

Browse files
authored
Merge pull request #876 from scala-steward/update/sbt-scalafix-0.10.0
Update sbt-scalafix from 0.9.34 to 0.10.0
2 parents 020ecb2 + dcf7d2b commit 3f8c1da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.2.2")
2-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
2+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.0")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
44
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
55
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")

0 commit comments

Comments
 (0)