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.
2 parents a2f2da4 + f5b8f55 commit 0186e50Copy full SHA for 0186e50
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
4
5
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
6
7
-addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.3")
8
9
addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
10
0 commit comments