Skip to content

Commit 0a04e78

Browse files
Update sbt-scalafix to 0.13.0 (#644)
1 parent 5539ad2 commit 0a04e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.6.1")
88

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

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

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

0 commit comments

Comments
 (0)