Skip to content

Commit fbb6a40

Browse files
committed
Update sbt-scalafix to 0.14.2
1 parent 4910799 commit fbb6a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
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
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.7.0")
33
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
44
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")

0 commit comments

Comments
 (0)