Skip to content

Commit

Permalink
Merge pull request #32 from outr/update/sbt-pgp-2.2.1
Browse files Browse the repository at this point in the history
Update sbt-pgp to 2.2.1
  • Loading branch information
darkfrog26 committed Feb 13, 2023
2 parents 749603a + 0526293 commit 484bff5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.17")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.0")

addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")

addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7" )

0 comments on commit 484bff5

Please sign in to comment.