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 9c52cf3 commit 1c434e1Copy full SHA for 1c434e1
project/plugins.sbt
@@ -2,5 +2,5 @@ libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.1"
2
libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0"
3
4
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.4.12")
5
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.1")
6
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
0 commit comments