We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce20d9e commit 9fa2e71Copy full SHA for 9fa2e71
project/Dependencies.scala
@@ -4,7 +4,6 @@ object Dependencies {
4
5
// Generic
6
lazy val jodaTime = "joda-time" % "joda-time" % "2.7"
7
- lazy val scalatest = "org.scalatest" %% "scalatest" % "2.2.6" % "test"
8
9
// Play framework
10
lazy val playWS = "com.typesafe.play" %% "play-ws" % "2.4.3"
0 commit comments