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 e343bcb commit 6e32820Copy full SHA for 6e32820
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
6
7
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
8
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.2.0")
9
-addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
10
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
11
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
12
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0")
0 commit comments