Skip to content

Commit 5ef5a62

Browse files
Update sbt-pgp to 2.3.1 (#166)
1 parent 79fa3fc commit 5ef5a62

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
@@ -8,7 +8,7 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
88
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0")
99
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
1010
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
11-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
11+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
1212
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
1313
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
1414
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")

0 commit comments

Comments
 (0)