We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ea2972 commit 58f2862Copy full SHA for 58f2862
project/plugins.sbt
@@ -1,3 +1,3 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.2.0")
2
-addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
3
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.0")
0 commit comments