Skip to content

Commit b93baa8

Browse files
authored
Merge pull request #428 from scala-steward/update/sbt-scalafix-0.12.1
Update sbt-scalafix to 0.12.1
2 parents 1ecc7db + 2524b96 commit b93baa8

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
@@ -3,4 +3,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
33
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
44
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
55
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
6-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.0")
6+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")

0 commit comments

Comments
 (0)