Skip to content

Commit 013a13b

Browse files
Update sbt-scalafix to 0.9.29 (#564)
1 parent e067ea8 commit 013a13b

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.typesafe.sbt" % "sbt-osgi" % "0.9.6")
44
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.3")
55
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.8.2")
66
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
7-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.28")
7+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.29")
88
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")

0 commit comments

Comments
 (0)