Skip to content

Commit 5b068fa

Browse files
committed
Update sbt-pgp to 2.3.1 in main
1 parent 3fbc61b commit 5b068fa

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
@@ -6,7 +6,7 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.17")
66

77
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
88

9-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
9+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
1010

1111
addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.2")
1212

0 commit comments

Comments
 (0)