Skip to content

Commit

Permalink
Update SBT plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsacha committed Feb 4, 2020
1 parent 7a7c34b commit 642306f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/sbt-sonatype.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
// [https://github.com/xerial/sbt-sonatype]
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.7")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8.1")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")

0 comments on commit 642306f

Please sign in to comment.