We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2f1621 commit 5283308Copy full SHA for 5283308
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.8.1")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
2
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
3
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
4
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.0")
0 commit comments