Skip to content

Commit a4af0f8

Browse files
Update sbt-pgp to 2.3.0 (andyglow#346)
1 parent fc949b8 commit a4af0f8

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
@@ -11,7 +11,7 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
1111
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3")
1212

1313
// https://github.com/sbt/sbt-pgp
14-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
14+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
1515

1616
// https://github.com/scalacenter/bloop
1717
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.2")

0 commit comments

Comments
 (0)