Skip to content

Commit

Permalink
Merge pull request #1 from ThoughtWorksInc/template
Browse files Browse the repository at this point in the history
Upgrade sbt-sonatype
  • Loading branch information
Atry authored Sep 11, 2019
2 parents 5300633 + ba2cee0 commit cb8bc64
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 cb8bc64

Please sign in to comment.