Skip to content

Commit d48f48e

Browse files
authored
Merge pull request #248 from Dwolla/update/sbt-scalafix-0.14.3
Update sbt-scalafix, scalafix-core, ... to 0.14.3
2 parents 7c52ebe + 19e183c commit d48f48e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.7.7")
33
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.7")
44
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.7.7")
55
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
6-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
6+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
77
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")

0 commit comments

Comments
 (0)