Skip to content

Commit b84aa98

Browse files
committed
Update sbt-pgp to 2.3.1
1 parent b67ecc7 commit b84aa98

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
@@ -2,5 +2,5 @@ addSbtPlugin("org.bitlap" % "sbt-kotlin-plugin" % "4.0.0")
22
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
33
addSbtPlugin("net.aichler" % "sbt-jupiter-interface" % "0.11.1")
44
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")
5-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
5+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
66
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")

0 commit comments

Comments
 (0)