Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Commit 4d8d86c

Browse files
Update sbt-pgp to 2.3.1
1 parent 9fadf33 commit 4d8d86c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)