Skip to content

Commit 0e6613c

Browse files
Update sbt-scalafix to 0.9.28 (#346)
1 parent 7821f55 commit 0e6613c

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
@@ -4,4 +4,4 @@ addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
44

55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
66

7-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.27")
7+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.28")

0 commit comments

Comments
 (0)