We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 977c3bb commit 7a84b69Copy full SHA for 7a84b69
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
2
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
3
addSbtPlugin("com.github.scalaprops" % "sbt-scalaprops" % "0.5.1")
4
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
5
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
0 commit comments