Skip to content

Commit 193a27b

Browse files
Update sbt-pgp to 2.3.1 (#1740)
1 parent cc3966c commit 193a27b

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
@@ -7,7 +7,7 @@ resolvers ++= Seq(
77

88
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")
99
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
10-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
10+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
1111
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
1212
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
1313
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")

0 commit comments

Comments
 (0)