Skip to content

Commit

Permalink
Sync release related plugins with firehose project.
Browse files Browse the repository at this point in the history
Looks like sbt-pgp was leveled.
  • Loading branch information
tonytw1 committed Nov 9, 2023
1 parent 0d6699d commit 0c1a4da
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")

addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")

addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.10")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.7.0")
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")

addSbtPlugin("com.twitter" % "scrooge-sbt-plugin" % "22.1.0")

Expand Down

0 comments on commit 0c1a4da

Please sign in to comment.