We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c4ee12 commit ae00b47Copy full SHA for ae00b47
project/plugins.sbt
@@ -1,7 +1,7 @@
1
libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0"
2
libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.1"
3
4
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
5
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.0")
6
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
7
addSbtPlugin("com.lihaoyi" % "scalatex-sbt-plugin" % "0.3.11")
0 commit comments