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 6291978 commit 5d3889eCopy full SHA for 5d3889e
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")
4
5
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
6
7
-addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
8
9
addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
10
0 commit comments