We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 735cab1 commit 9a0f04fCopy full SHA for 9a0f04f
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.16.0")
3
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.4")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")
4
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0")
5
6
val sbtSoftwareMillVersion = "2.0.20"
0 commit comments