Skip to content

Commit

Permalink
Merge pull request #749 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
tminglei authored Dec 22, 2024
2 parents 4dd0dcb + 12fce83 commit 35a3045
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
Expand Up @@ -5,4 +5,4 @@ logLevel := Level.Warn
resolvers += "Typesafe repository" at "https://repo.typesafe.com/typesafe/releases/"

// Add sbt PGP Plugin
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")

0 comments on commit 35a3045

Please sign in to comment.