summaryrefslogtreecommitdiff
path: root/build.sbt
diff options
context:
space:
mode:
Diffstat (limited to 'build.sbt')
-rw-r--r--build.sbt1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.sbt b/build.sbt
index 4cccc499..31d7eedd 100644
--- a/build.sbt
+++ b/build.sbt
@@ -44,7 +44,6 @@ lazy val core = project
"com.lihaoyi" %% "sourcecode" % "0.1.4",
"com.lihaoyi" %% "pprint" % "0.5.3",
"com.lihaoyi" % "ammonite" % "1.0.3" cross CrossVersion.full,
- "com.typesafe.play" %% "play-json" % "2.6.6",
"org.scala-sbt" %% "zinc" % "1.0.3",
"org.scala-sbt" % "test-interface" % "1.0"
)