Skip to content

Commit ac7d185

Browse files
authored
Merge pull request #2203 from scalacenter/update/sbt-scalafix-0.14.2
Update sbt-scalafix to 0.14.2
2 parents d4baaf6 + d90cd83 commit ac7d185

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
@@ -4,5 +4,5 @@ addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
44
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1")
55
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.4")
66
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")
7-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
7+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
88
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")

0 commit comments

Comments
 (0)