We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1a8a67 commit 78d928fCopy full SHA for 78d928f
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")
4
5
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
6
7
-addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.0")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
8
9
addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
10
0 commit comments