Skip to content

Commit 9bcdca9

Browse files
committed
Update SBT publishing plugins
1 parent 3b86314 commit 9bcdca9

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

project/sbt-sonatype.sbt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
// [https://github.com/xerial/sbt-sonatype]
2-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.7")
3-
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
2+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8.1")
3+
4+
// [https://github.com/sbt/sbt-pgp]
5+
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")

0 commit comments

Comments
 (0)