Skip to content

Commit 7a84b69

Browse files
Update sbt-scalajs, scalajs-compiler, ... to 1.20.1
1 parent 977c3bb commit 7a84b69

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,5 +1,5 @@
11
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
2-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
2+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
33
addSbtPlugin("com.github.scalaprops" % "sbt-scalaprops" % "0.5.1")
44
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
55
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")

0 commit comments

Comments
 (0)