Skip to content

Commit 2f07b3e

Browse files
chore(deps): update dependency com.github.sbt:sbt-pgp to v2.3.1
1 parent 5853917 commit 2f07b3e

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
@@ -12,4 +12,4 @@ addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
1212

1313
// Publishing
1414
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
15-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
15+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")

0 commit comments

Comments
 (0)