mirror of
https://github.com/arcan1s/ffxivbis.git
synced 2025-04-24 09:17:18 +00:00
5 lines
254 B
Scala
5 lines
254 B
Scala
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.6")
|
|
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
|
|
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.4")
|
|
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")
|