We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a124829 + 590df07 commit 8e98811Copy full SHA for 8e98811
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.15.0")
3
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.16")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
4
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.2")
5
6
val sbtSoftwareMillVersion = "2.0.18"
0 commit comments