Skip to content

Commit 94d65d1

Browse files
Update sbt-scalafix to 0.12.0 (scoverage#607)
1 parent f2d2229 commit 94d65d1

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
@@ -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.11.1")
11+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.0")
1212

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

0 commit comments

Comments
 (0)