Skip to content

Commit ae00b47

Browse files
committed
Update sbt-scalafix to 0.14.0
1 parent 8c4ee12 commit ae00b47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0"
22
libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.1"
33

4-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
4+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
55
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.0")
66
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
77
addSbtPlugin("com.lihaoyi" % "scalatex-sbt-plugin" % "0.3.11")

0 commit comments

Comments
 (0)