We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af11754 commit 7c996e5Copy full SHA for 7c996e5
project/plugins.sbt
@@ -20,4 +20,4 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
20
21
addSbtPlugin("ch.epfl.scala" % "sbt-tasty-mima" % "1.0.0")
22
23
-addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.7.6")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
0 commit comments