Skip to content

Commit

Permalink
Update dependency com.github.sbt:sbt-pgp to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 3, 2022
1 parent f377a55 commit a74577a
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 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
addSbtPlugin("org.scalameta" % "sbt-native-image" % "0.3.2")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.0-M2")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.0")

0 comments on commit a74577a

Please sign in to comment.