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 f3c0120 + c156625 commit abfd608Copy full SHA for abfd608
project/plugins.sbt
@@ -10,5 +10,5 @@ libraryDependencies += "org.http4s" %% "http4s-ember-server" % http4sVersion
10
addSbtPlugin("org.http4s" % "sbt-http4s-org" % "0.15.0")
11
addSbtPlugin("com.armanbilge" % "sbt-bundlemon" % "0.1.3")
12
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
13
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")
14
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
0 commit comments