Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Commit 0196c18

Browse files
scala-stewarddavesmith00000
authored andcommitted
Update sbt-scalafix to 0.14.4
1 parent 263566e commit 0196c18

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,7 +3,7 @@ addSbtPlugin("com.github.sbt" %% "sbt-pgp" % "2.3.1")
33
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
44
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
55
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
6-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
6+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
77
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.5.0")
88
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
99
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")

0 commit comments

Comments
 (0)