Skip to content

Commit

Permalink
Merge pull request #353 from scala-steward/update/sbt-sonatype-3.8.1
Browse files Browse the repository at this point in the history
Update sbt-sonatype to 3.8.1
  • Loading branch information
mergify[bot] authored Nov 26, 2019
2 parents 054b525 + f53e74b commit ac5a495
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
Expand Up @@ -13,7 +13,7 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")

addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.1")

addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8.1")

addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")

Expand Down

0 comments on commit ac5a495

Please sign in to comment.