We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b59d32c commit 4eb821bCopy full SHA for 4eb821b
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("com.github.sbt" % "sbt-unidoc" %
6
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.7.0")
7
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
8
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
9
-addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.12")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.13")
10
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")
11
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
12
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
0 commit comments