Skip to content

Commit

Permalink
Update sbt-sonatype to 3.9.1 (#726)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 27, 2020
1 parent eb8ae62 commit 651ed3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -8,6 +8,6 @@ addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.3")
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.2.7")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.13")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8.1")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.1")

libraryDependencies += "org.slf4j" % "slf4j-simple" % "1.7.30"

0 comments on commit 651ed3a

Please sign in to comment.