Skip to content

Commit 0915cfb

Browse files
Update sbt-pgp to 2.3.0
1 parent 11a2910 commit 0915cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugin.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
1+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
22
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
33
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
44
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3")

0 commit comments

Comments
 (0)