Skip to content

Commit ee14be4

Browse files
committed
Update sbt-scalafix to 0.14.0
1 parent d7552de commit ee14be4

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 @@
11
addSbtPlugin("io.circe" % "sbt-circe-org" % "0.4.5")
22
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.4")
33
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
4-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
4+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")

0 commit comments

Comments
 (0)