Skip to content

Commit fc346e1

Browse files
committed
Update Sonatype publishing plugins
1 parent 52b88e2 commit fc346e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/sbt-sonatype.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// [https://github.com/xerial/sbt-sonatype]
2-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13")
3-
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.1.1")
2+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.18")
3+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")

0 commit comments

Comments
 (0)