Skip to content

Commit b30c97e

Browse files
committed
Update sbt-scalajs, scalajs-compiler, ... to 1.20.1
1 parent 07645cb commit b30c97e

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-scalajs-crossproject" % "1.3.2")
22

3-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
3+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
44

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

0 commit comments

Comments
 (0)