Skip to content

Commit 0a89eac

Browse files
committed
Update sbt-scalajs, scalajs-library_2.13, ... to 1.20.2
1 parent 39bf234 commit 0a89eac

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,6 +1,6 @@
11
ThisBuild / libraryDependencySchemes += "org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always
22
// JavaScript
3-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
3+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.2")
44
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")
55
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta44")
66
addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.16")

0 commit comments

Comments
 (0)