azure-event-hubs-reactive/project/plugins.sbt

8 строки
189 B
Scala

logLevel := Level.Warn
// publishing dev snapshots to Bintray
addSbtPlugin("me.lessis" % "bintray-sbt" % "0.3.0")
// sbt assembly
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.3")