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 a3c83c0 commit 47f008eCopy full SHA for 47f008e
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")
6
7
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
8
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0")
9
-addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.0")
10
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
11
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
12
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
0 commit comments