Skip to content

Commit da69d40

Browse files
argonaut-bot[bot]xuwei-k
authored andcommitted
Update sbt-scalajs, scalajs-compiler, ... to 1.20.1 in master
1 parent 4a957a0 commit da69d40

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
@@ -6,7 +6,7 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
66

77
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
88

9-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
9+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
1010

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

0 commit comments

Comments
 (0)