Skip to content

Commit d485432

Browse files
scalameta-botkitbellew
authored andcommitted
Update sbt-scalajs, scalajs-compiler, ... to 1.18.2
1 parent 0c1baed commit d485432

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("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
66

77
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
88

9-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")
9+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
1010

1111
libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0"
1212

0 commit comments

Comments
 (0)