Skip to content

Commit baa4602

Browse files
committed
Update sbt-scalajs, scalajs-compiler, ... to 1.18.2
1 parent c14e241 commit baa4602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "3.2.2")
2-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")
2+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
33
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")

0 commit comments

Comments
 (0)