Skip to content

Commit afd2cb9

Browse files
authored
Merge pull request #264 from typelevel/update/sbt-scalafix-0.14.5
Update sbt-scalafix to 0.14.5
2 parents 8a3e531 + fdee29a commit afd2cb9

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

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

0 commit comments

Comments
 (0)