Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1da1115 commit 7b2a34fCopy full SHA for 7b2a34f
project/plugins.sbt
@@ -2,7 +2,7 @@ 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")
5
-addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.0")
+addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
6
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
7
addSbtPlugin("com.lihaoyi" % "scalatex-sbt-plugin" % "0.3.11")
8
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")
0 commit comments