Skip to content

Commit 2be3c3b

Browse files
authored
Update sbt-pgp to 2.3.1 (#378)
2 parents 0f2eb8b + ec1bf31 commit 2be3c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
4545

4646
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
4747

48-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
48+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
4949

5050
addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.2")
5151

0 commit comments

Comments
 (0)