Skip to content

Commit 964ff32

Browse files
authored
Merge pull request #414 from scala-steward/update/sbt-pgp-2.3.1
Update sbt-pgp to 2.3.1
2 parents 7f18b26 + 33b0b46 commit 964ff32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
33
addSbtPlugin("com.rallyhealth.sbt" % "sbt-git-versioning" % "1.6.0")
44
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")
55
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
6-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
6+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")

0 commit comments

Comments
 (0)