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.
2 parents cebffa8 + eb3bc08 commit 5ce31daCopy full SHA for 5ce31da
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.0"
+libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.1"
2
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.0")
3
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.0")
4
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.8.0")
0 commit comments