Skip to content

Commit cb8bc64

Browse files
authored
Merge pull request #1 from ThoughtWorksInc/template
Upgrade sbt-sonatype
2 parents 5300633 + ba2cee0 commit cb8bc64

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

project/plugins.sbt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "7.1.1")
22

3-
libraryDependencies += "org.apache.httpcomponents" % "httpclient" % "4.5.9"
4-
5-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.6")
3+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.7")
64

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

0 commit comments

Comments
 (0)