Skip to content

Commit 54e5fc6

Browse files
Merge pull request #625 from scala-steward/update/sbt-scalafix-0.14.2
Update sbt-scalafix to 0.14.2
2 parents 1cdfd69 + 80c8305 commit 54e5fc6

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
@@ -1,4 +1,4 @@
1-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
1+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
22

33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
44

0 commit comments

Comments
 (0)