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 8632945 commit 7b798abCopy full SHA for 7b798ab
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
6
7
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
8
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
9
-addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.3")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.4")
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