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 10756ca commit e2b337eCopy full SHA for e2b337e
1 file changed
project/plugins.sbt
@@ -2,7 +2,7 @@ libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.1"
2
3
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.5")
4
5
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.2")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.21.0")
6
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.10")
7
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
8
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.2")
0 commit comments