Skip to content

Commit 05901c1

Browse files
authored
Merge pull request #229 from typelevel/update/sbt-scalafix-0.14.4
Update sbt-scalafix to 0.14.4
2 parents 799b8e6 + cc288a5 commit 05901c1

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,4 +1,4 @@
1-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
1+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
22

33
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
44

0 commit comments

Comments
 (0)