Skip to content

Commit

Permalink
Upgrade sbt-sonatype
Browse files Browse the repository at this point in the history
  • Loading branch information
Atry authored Sep 11, 2019
1 parent a4ebaf6 commit ba2cee0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "7.1.1")

libraryDependencies += "org.apache.httpcomponents" % "httpclient" % "4.5.9"

addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.6")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.7")

addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")

Expand Down

0 comments on commit ba2cee0

Please sign in to comment.