Skip to content

Commit 3884be3

Browse files
Update sbt-pgp to 2.2.1 (#305)
1 parent 3fc3575 commit 3884be3

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,7 +1,7 @@
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
22
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")
33
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
4-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.0")
4+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
55
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.15")
66
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.0")
77
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")

0 commit comments

Comments
 (0)