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 930084c commit 129e13aCopy full SHA for 129e13a
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.0")
3
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.10")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.11")
4
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.0")
5
6
val sbtSoftwareMillVersion = "2.0.12"
0 commit comments