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 eee37e1 commit 5baa114Copy full SHA for 5baa114
project/plugins.sbt
@@ -3,7 +3,7 @@ libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.1"
3
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.5.4")
4
5
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")
6
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.15")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.16")
7
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.6")
8
addSbtPlugin("pl.project13.scala" % "sbt-jcstress" % "0.2.0")
9
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
0 commit comments