Skip to content

Commit 9d20c21

Browse files
Update sbt-scalafix to 0.11.1 (#581)
1 parent ad82ec3 commit 9d20c21

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.5.12")
88

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

11-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")
11+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
1212

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

0 commit comments

Comments
 (0)