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 1d49b61 commit 8a4f2b5Copy full SHA for 8a4f2b5
project/plugins.sbt
@@ -1,6 +1,6 @@
1
val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.19.0")
2
3
-addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
+addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
4
5
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
6
0 commit comments