Skip to content

Commit 90efa18

Browse files
committed
Update sbt-scalafix to 0.14.5
1 parent 4455d42 commit 90efa18

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
@@ -18,7 +18,7 @@ libraryDependencies ++= {
1818
else Seq("org.scala-js" %% "scalajs-linker" % "1.18.2")
1919
}
2020

21-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
21+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.5")
2222
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
2323
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
2424
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")

0 commit comments

Comments
 (0)