Skip to content

Commit a4673ce

Browse files
Update sbt-scalajs, scalajs-compiler, ... to 1.15.0
1 parent 390b831 commit a4673ce

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.16.2")
1111
addSbtPlugin("com.armanbilge" % "sbt-bundlemon" % "0.1.4")
1212
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")
13-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")
13+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
1414
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")

0 commit comments

Comments
 (0)