Skip to content

Commit

Permalink
Update sbt-sonatype to 3.7 (typelevel#114)
Browse files Browse the repository at this point in the history
Update sbt-sonatype to 3.7
  • Loading branch information
larsrh authored Sep 21, 2019
2 parents 8b3d8b8 + 63797bf commit 81fc4d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.11")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.6")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.7")

0 comments on commit 81fc4d1

Please sign in to comment.