Skip to content

Commit 49b5c18

Browse files
Update sbt-pgp to 2.3.1
1 parent 9fadf33 commit 49b5c18

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("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" %
88
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
99
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
1010
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.23.0")
11-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
11+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
1212
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
1313
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
1414
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")

0 commit comments

Comments
 (0)