Skip to content

Commit d72f2b5

Browse files
authored
Merge pull request #94 from scala-steward/update/sbt-pgp-2.3.0
Update sbt-pgp to 2.3.0
2 parents f3421db + dc4945a commit d72f2b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
1+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
33

0 commit comments

Comments
 (0)