Skip to content

Commit aef8f30

Browse files
committed
Update Scala.js to 1.20.1
1 parent 1162c8e commit aef8f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sbt-test/scoverage/scalajs/project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ val pluginVersion = sys.props.getOrElse(
88

99
addSbtPlugin("org.scoverage" % "sbt-scoverage" % pluginVersion)
1010

11-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")
11+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
1212

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

0 commit comments

Comments
 (0)