Skip to content

Commit 1540b6c

Browse files
Update sbt-scalajs, scalajs-compiler, ... to 1.14.0
1 parent dbfd356 commit 1540b6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.5.4")
22
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.5.4")
3-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
3+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")

0 commit comments

Comments
 (0)