Skip to content

Commit 9d32ca5

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update sbt-pgp to 2.3.0
1 parent 49da05c commit 9d32ca5

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
@@ -14,7 +14,7 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
1414

1515
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3")
1616

17-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
17+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
1818

1919
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
2020

0 commit comments

Comments
 (0)