Skip to content

Commit fd9854b

Browse files
committed
Update build.sbt
1 parent 9fa2e71 commit fd9854b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.sbt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ resolvers += "Typesafe maven repository" at "http://repo.typesafe.com/typesafe/m
1414

1515
libraryDependencies ++= Seq(
1616
jodaTime,
17-
playWS,
18-
scalatest
17+
playWS
1918
)
2019

2120
organization := "com.codacy"

0 commit comments

Comments
 (0)