bigbluebutton-Github/bbb-common-web/project/plugins.sbt
2017-03-10 22:01:56 +00:00

10 lines
241 B
Scala
Executable File

addSbtPlugin("io.spray" % "sbt-revolver" % "0.7.2")
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.2.0")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
addSbtPlugin("com.artima.supersafe" % "sbtplugin" % "1.1.0")