Skip to content

Commit 5d2ac44

Browse files
committed
Update sbt-scalajs, scalajs-compiler, ... to 1.12.0
1 parent f21bdc3 commit 5d2ac44

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
@@ -1,6 +1,6 @@
11
addSbtPlugin("org.portable-scala" % "sbt-crossproject" % "1.2.0")
22

3-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.11.0")
3+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.12.0")
44

55
addSbtPlugin("io.github.cquiroz" % "sbt-tzdb" % "4.1.0")
66

0 commit comments

Comments
 (0)