Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Commit 2022078

Browse files
scala-stewarddavesmith00000
authored andcommitted
Update sbt-scalajs, scalajs-library_2.13, ... to 1.20.1
1 parent d0a5abd commit 2022078

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
addSbtPlugin("org.xerial.sbt" %% "sbt-sonatype" % "3.12.2")
22
addSbtPlugin("com.github.sbt" %% "sbt-pgp" % "2.3.1")
33
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
4-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
4+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
55
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
66
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
77
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.5.0")

0 commit comments

Comments
 (0)