Skip to content

Commit

Permalink
update(build): switch to Boris gpg
Browse files Browse the repository at this point in the history
  • Loading branch information
Seun0925 authored and Seun0925 committed Sep 3, 2024
1 parent fd6b788 commit 830abe9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
//addSbtPlugin("com.codecommit" % "sbt-github-packages" % "0.5.3")
// addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
scalaCopy codeaddSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.1.2")
addSbtPlugin("com.typesafe.sbt" % "sbt-sonatype" % "3.9.10")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")

0 comments on commit 830abe9

Please sign in to comment.