Skip to content

Commit 93f8c4a

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update sbt-pgp to 2.3.1
1 parent 9782dd2 commit 93f8c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugin.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
2-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
2+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
33
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
44
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.0")
55
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")

0 commit comments

Comments
 (0)