Skip to content

Commit a25a51b

Browse files
authored
Merge pull request scala#26 from scala-steward/update/sbt-pgp-1.1.2
Update sbt-pgp to 1.1.2
2 parents 22bb87a + 4e074ed commit a25a51b

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,6 +1,6 @@
11
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.3")
22

3-
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.1")
3+
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
44

55
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.0.0")
66

0 commit comments

Comments
 (0)