Skip to content

Commit 37b2113

Browse files
committed
Update sbt-scalafix to 0.14.4
1 parent 417f4e3 commit 37b2113

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
@@ -1,7 +1,7 @@
11
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
22
addSbtPlugin("io.indigoengine" %% "sbt-indigo" % "0.21.0")
33
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
4-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
4+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
66
addSbtPlugin("org.xerial.sbt" %% "sbt-sonatype" % "3.12.2")
77
addSbtPlugin("com.github.sbt" %% "sbt-pgp" % "2.3.1")

0 commit comments

Comments
 (0)