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 fb4a695 commit 172232fCopy full SHA for 172232f
build.sbt
@@ -8,7 +8,6 @@ sbtPlugin := true
8
9
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.4" % "provided")
10
11
-publishTo := Some("Colisweb sbt-publigs Bintray" at "https://dl.bintray.com/colisweb/sbt-plugins")
12
credentials += Credentials(Path.userHome / ".bintray" / ".credentials")
13
licenses := Seq("MIT" -> url("http://opensource.org/licenses/MIT"))
14
homepage := Some(url("https://github.com/colisweb/sbt-datadog"))
0 commit comments