Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c316b76

Browse files
scala-steward-botxuwei-k
authored andcommittedOct 5, 2024·
Update sbt-pgp to 2.3.0
1 parent e90e273 commit c316b76

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,2 +1,2 @@
11
libraryDependencies += { "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value }
2-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
2+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")

0 commit comments

Comments
 (0)
Please sign in to comment.