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 0fdbbb9 commit 57cf24fCopy full SHA for 57cf24f
project/plugins.sbt
@@ -1,5 +1,5 @@
1
libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.1"
2
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.12.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.0")
3
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.9")
4
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.0")
5
0 commit comments