Skip to content

Commit df66d93

Browse files
authored
Merge pull request #76 from scala-steward/update/sbt-pgp-2.0.2
Update sbt-pgp to 2.0.2
2 parents 62099de + 9fbc64b commit df66d93

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
@@ -4,7 +4,7 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.10")
44

55
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
66

7-
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
7+
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.2")
88

99
addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.2")
1010

0 commit comments

Comments
 (0)