mirror of
https://github.com/arcan1s/ffxivbis.git
synced 2025-04-24 17:27:17 +00:00
5 lines
228 B
Scala
5 lines
228 B
Scala
libraryDependencies += "org.scalactic" %% "scalactic" % "3.0.8" % "test"
|
|
libraryDependencies += "org.scalatest" %% "scalatest" % "3.0.8" % "test"
|
|
|
|
libraryDependencies += "com.typesafe.akka" %% "akka-testkit" % "2.5.26" % "test"
|