We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc4d6a3 + 1d2e2e2 commit 4e7d955Copy full SHA for 4e7d955
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.7.0")
2
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.5.0")
3
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
4
-addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
+addSbtPlugin("com.github.sbt" % "sbt-release" % "1.3.0")
5
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
6
addSbtPlugin("org.foundweekends.conscript" % "sbt-conscript" % "0.5.8")
7
0 commit comments