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.
2 parents b802f6d + 161713f commit 0466fb0Copy full SHA for 0466fb0
1 file changed
project/plugins.sbt
@@ -3,5 +3,5 @@ addSbtPlugin("com.codecommit" % "sbt-spiewak-sonatype" % "0.22.0")
3
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.23")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
5
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
6
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")
7
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
0 commit comments