Skip to content

Commit b194c54

Browse files
Update sbt-scalajs, scalajs-compiler, ... to 1.20.1 (#442)
1 parent fdc10fe commit b194c54

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,5 +6,5 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
66
addSbtPlugin("io.taig" % "sbt-blowout-yaml-circe" % "0.2.1")
77
addSbtPlugin("io.taig" % "sbt-houserules" % "0.11.6")
88
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
9-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
9+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
1010
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")

0 commit comments

Comments
 (0)