We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4ebaf6 commit ba2cee0Copy full SHA for ba2cee0
project/plugins.sbt
@@ -1,8 +1,6 @@
1
addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "7.1.1")
2
3
-libraryDependencies += "org.apache.httpcomponents" % "httpclient" % "4.5.9"
4
-
5
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.6")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.7")
6
7
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")
8
0 commit comments