Skip to content

Commit 45090d8

Browse files
authored
Merge pull request #58 from scala-steward/update/sbt-pgp-2.1.2
Update sbt-pgp to 2.1.2
2 parents c678e89 + 4c2ef16 commit 45090d8

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
@@ -1,3 +1,3 @@
1-
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.1.1")
1+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.2")
33

0 commit comments

Comments
 (0)