Skip to content

Commit f2b4a12

Browse files
authored
Merge of #1880
2 parents 1618004 + 3aa7a20 commit f2b4a12

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,4 +1,4 @@
1-
val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.16.0")
1+
val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.19.0")
22

33
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
44

0 commit comments

Comments
 (0)