mirror of
https://github.com/arcan1s/ffxivbis.git
synced 2025-04-24 09:17:18 +00:00
5 lines
206 B
Scala
5 lines
206 B
Scala
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
|
|
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")
|
|
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.4")
|
|
addDependencyTreePlugin
|