Skip to content

Commit e0312e1

Browse files
committed
Update sbt-scalajs, scalajs-compiler, ... to 1.10.1
1 parent 4b55a0b commit e0312e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
1414

1515
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.2.0")
1616

17-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.0")
17+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.1")
1818

1919
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")
2020

0 commit comments

Comments
 (0)