We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fadf33 commit d5f5b18Copy full SHA for d5f5b18
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("com.github.sbt" % "sbt-unidoc" %
6
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
7
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
8
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
9
-addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
10
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.23.0")
11
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
12
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
0 commit comments