Skip to content

Commit efd9a67

Browse files
foundweekends-bot[bot]xuwei-k
authored andcommitted
Update sbt-pgp to 2.2.1
1 parent d997702 commit efd9a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
22
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
33
addSbtPlugin("org.foundweekends.conscript" % "sbt-conscript" % "0.5.8")
4-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.0")
4+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
55
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
66
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
77
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")

0 commit comments

Comments
 (0)