Skip to content

Commit bbe0fb0

Browse files
Update sbt-scalajs, scalajs-compiler, ... to 1.22.0
1 parent cbaa592 commit bbe0fb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
addSbtPlugin("edu.gemini" % "sbt-lucuma-app" % "0.10.13")
22

3-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
3+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.22.0")
44

55
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
66

0 commit comments

Comments
 (0)