Skip to content

Commit 338dfc6

Browse files
Update sbt-scalafix to 0.14.2 (#669)
1 parent be00b21 commit 338dfc6

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

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

11-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
11+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
1212

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

0 commit comments

Comments
 (0)