initial commit
This commit is contained in:
9
project/plugins.sbt
Normal file
9
project/plugins.sbt
Normal file
@@ -0,0 +1,9 @@
|
||||
//addSbtPlugin("com.earldouglas" % "xsbt-web-plugin" % "4.0.2")
|
||||
addSbtPlugin("com.dwijnand" % "sbt-travisci" % "1.1.1")
|
||||
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0")
|
||||
addSbtPlugin("com.lucidchart" % "sbt-scalafmt" % "1.15")
|
||||
//addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "1.5.1")
|
||||
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "0.9.3")
|
||||
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "4.1.0")
|
||||
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.3")
|
||||
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.6")
|
Reference in New Issue
Block a user