Skip to content

Commit abfd608

Browse files
authored
Merge pull request #323 from http4s/update/sbt-scalajs-1.14.0
Update sbt-scalajs, scalajs-compiler, ... to 1.14.0
2 parents f3c0120 + c156625 commit abfd608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ libraryDependencies += "org.http4s" %% "http4s-ember-server" % http4sVersion
1010
addSbtPlugin("org.http4s" % "sbt-http4s-org" % "0.15.0")
1111
addSbtPlugin("com.armanbilge" % "sbt-bundlemon" % "0.1.3")
1212
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
13-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
13+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")
1414
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")

0 commit comments

Comments
 (0)