Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit 7ec95a9

Browse files
committed
Update sbt-scalafix to 0.9.32
1 parent cff4fde commit 7ec95a9

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
@@ -2,6 +2,6 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.0.0")
22
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
33
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
44
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.0")
5-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.30")
5+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.32")
66
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
77
addSbtPlugin("com.beautiful-scala" % "sbt-scalastyle" % "1.5.0")

0 commit comments

Comments
 (0)