aboutsummaryrefslogtreecommitdiff
path: root/build.sbt
diff options
context:
space:
mode:
authorvlad <vlad@driver.xyz>2017-07-14 10:38:59 -0700
committervlad <vlad@driver.xyz>2017-07-14 10:38:59 -0700
commit8353cc012328744c7cdfe0436e23d5e565bea570 (patch)
tree9ece288a43f30c3bd50393dd28fe17bf54b5e717 /build.sbt
parent93eb4829c0d11959709e18a7b489343550633e83 (diff)
downloadrest-query-8353cc012328744c7cdfe0436e23d5e565bea570.tar.gz
rest-query-8353cc012328744c7cdfe0436e23d5e565bea570.tar.bz2
rest-query-8353cc012328744c7cdfe0436e23d5e565bea570.zip
Clean-up + New User constructor from Driver User
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 c0aaf32..058bfa6 100644
--- a/build.sbt
+++ b/build.sbt
@@ -20,7 +20,6 @@ lazy val core = (project in file("."))
"org.asynchttpclient" % "async-http-client" % "2.0.24",
"io.getquill" %% "quill-jdbc" % "1.2.1",
"io.github.cloudify" %% "spdf" % "1.4.0",
- "com.sendgrid" % "sendgrid-java" % "3.1.0" exclude ("org.mockito", "mockito-core"),
"com.github.spullara.mustache.java" % "scala-extensions-2.11" % "0.9.4",
"de.svenkubiak" % "jBCrypt" % "0.4.1",
"com.google.cloud" % "google-cloud-storage" % "0.9.4-beta",