Skip to content

Commit

Permalink
Use latest sbt-sonatype for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsacha committed Sep 19, 2019
1 parent 82b4373 commit 0880e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/sbt-sonatype.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
//
// [https://github.com/xerial/sbt-sonatype]
//
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.0")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.7")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")

0 comments on commit 0880e24

Please sign in to comment.