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 7af78f4 + dea6083 commit 4c52833Copy full SHA for 4c52833
project/plugins.sbt
@@ -1,6 +1,6 @@
1
libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.1"
2
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
3
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.14")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.15")
4
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.1")
5
6
val sbtSoftwareMillVersion = "2.0.17"
0 commit comments