Skip to content

Commit 96d6708

Browse files
authored
Merge pull request #178 from scala-steward/update/sbt-scalafix-0.14.4
Update sbt-scalafix to 0.14.4
2 parents 6391ddb + 0f285eb commit 96d6708

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
@@ -6,4 +6,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
66
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
77
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
88
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.28.0")
9-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
9+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")

0 commit comments

Comments
 (0)