Skip to content

Commit

Permalink
Merge pull request #85 from scala-steward/update/sbt-sonatype-3.7
Browse files Browse the repository at this point in the history
Update sbt-sonatype to 3.7
  • Loading branch information
inejc authored Sep 12, 2019
2 parents ab3d7a0 + 7ca9966 commit e10bcf6
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,4 +1,4 @@
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.0")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.6")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.7")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2-1")
addSbtPlugin("com.codacy" % "sbt-codacy-coverage" % "3.0.1")

0 comments on commit e10bcf6

Please sign in to comment.