Skip to content

Commit 27b6bf8

Browse files
authored
Merge pull request #215 from scala-steward/update/sbt-pgp-2.3.0
bump: sbt-pgp 2.3.0 (was 2.1.2)
2 parents 3478f43 + 2dab68e commit 27b6bf8

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,4 +1,4 @@
1-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
1+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
33
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.7.0")
44
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")

0 commit comments

Comments
 (0)