Skip to content

Commit 25f7018

Browse files
committed
Update sbt-pgp to 2.2.0
1 parent df19298 commit 25f7018

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
@@ -2,7 +2,7 @@ addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.13.0")
22
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.1.0")
33
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
44
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
5-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
5+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.0")
66
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.6.1")
77
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")
88
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")

0 commit comments

Comments
 (0)