Skip to content

Commit 0879a2b

Browse files
Update sbt-pgp to 2.3.1
1 parent 86fa1f5 commit 0879a2b

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.3.0")
2+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")

0 commit comments

Comments
 (0)