bigbluebutton-Github/bbb-common-web/project/plugins.sbt

10 lines
241 B
Plaintext
Raw Normal View History

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")
2017-05-11 05:24:36 +08:00
addSbtPlugin("com.artima.supersafe" % "sbtplugin" % "1.1.2")