Skip to content

Commit 6d16f84

Browse files
authored
Merge pull request #1287 from scala-steward/update/sbt-pgp-2.3.0
Update sbt-pgp to 2.3.0
2 parents 70ca35a + 2ad1022 commit 6d16f84

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
@@ -11,5 +11,5 @@ addSbtPlugin("com.github.sbt" % "sbt-less" % "2.0.1")
1111
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
1212

1313
// Deployment configuration
14-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
14+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
1515
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3")

0 commit comments

Comments
 (0)