Skip to content

Commit ed94b77

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update sbt-pgp to 2.3.1
1 parent 014f950 commit ed94b77

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

1111
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.0")
1212

13-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
13+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
1414

1515
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
1616

0 commit comments

Comments
 (0)