Skip to content

Commit 2c4845b

Browse files
Update sbt-scalajs, scalajs-compiler, ... to 1.20.1 (#3680)
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com> Co-authored-by: Jules Ivanic <jules.ivanic@gmail.com>
1 parent 8baaa03 commit 2c4845b

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
@@ -10,7 +10,7 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
1010
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
1111
addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.1.5")
1212
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
13-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
13+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
1414
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
1515
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.8")
1616
addSbtPlugin("com.thesamet" % "sbt-protoc-gen-project" % "0.1.8")

0 commit comments

Comments
 (0)