Skip to content

Commit 1da0f4a

Browse files
Update sbt-scalajs, scalajs-compiler, ... to 1.19.0 (#295)
1 parent 787931c commit 1da0f4a

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,5 +1,5 @@
11
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
2-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
2+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
33

44
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
55

0 commit comments

Comments
 (0)