Skip to content

Commit 7b1dd2c

Browse files
Update sbt-scalajs, scalajs-compiler, ... to 1.20.2
1 parent 013ad51 commit 7b1dd2c

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" % "2.0.0")
1111
addSbtPlugin("com.armanbilge" % "sbt-bundlemon" % "0.1.4")
1212
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
13-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
13+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.2")
1414
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")

0 commit comments

Comments
 (0)