Skip to content

Commit 18b183c

Browse files
Update sbt-scalafix to 0.12.1 (#617)
1 parent e0a2c26 commit 18b183c

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
@@ -8,7 +8,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
88

99
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
1010

11-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.0")
11+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
1212

1313
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
1414

0 commit comments

Comments
 (0)