Skip to content

Commit d8c40cd

Browse files
committed
Update sbt-scalafix, scalafix-core to 0.9.31
1 parent 61e2178 commit d8c40cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.9.30")
4+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.31")
55
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
66
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
77
addSbtPlugin("com.lihaoyi" % "scalatex-sbt-plugin" % "0.3.11")

0 commit comments

Comments
 (0)