80213da06e
- start implementing meeting inactivity - updated scalariform to format scala code
10 lines
322 B
Scala
Executable File
10 lines
322 B
Scala
Executable File
addSbtPlugin("io.spray" % "sbt-revolver" % "0.7.2")
|
|
|
|
//addSbtPlugin("com.typesafe.sbt" % "sbt-scalariform" % "1.3.0")
|
|
|
|
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.6.0")
|
|
|
|
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.2.0")
|
|
|
|
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.0.0")
|