Skip to content

Commit 04c58f6

Browse files
Update dependency com.github.sbt:sbt-pgp to v2.3.1
1 parent 1272f70 commit 04c58f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/sonatype.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// https://github.com/xerial/sbt-sonatype
22
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
33
// http://www.scala-sbt.org/sbt-pgp/
4-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
4+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")

0 commit comments

Comments
 (0)