We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 695cf0a commit 42bcc6aCopy full SHA for 42bcc6a
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
5
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
6
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
7
-addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
8
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
9
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.7.0")
10
addSbtPlugin("io.kevinlee" % "sbt-github-pages" % "0.14.0")
0 commit comments