Skip to content

Commit dac77a5

Browse files
authored
Merge branch '0.11.x' into update/0.11.x/sbt-1.11.6
2 parents f88441e + f01716d commit dac77a5

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.19.0")
1+
val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.20.1")
22

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

0 commit comments

Comments
 (0)