Skip to content

Commit

Permalink
Merge pull request #892 from scala-steward/update/sbt-pgp-2.3.1
Browse files Browse the repository at this point in the history
Update sbt-pgp to 2.3.1
  • Loading branch information
mergify[bot] authored Dec 11, 2024
2 parents 58b1e5f + 9ff7247 commit 30e738c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.3")
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")

0 comments on commit 30e738c

Please sign in to comment.