aboutsummaryrefslogtreecommitdiff
path: root/build.sbt
diff options
context:
space:
mode:
Diffstat (limited to 'build.sbt')
-rw-r--r--build.sbt4
1 files changed, 4 insertions, 0 deletions
diff --git a/build.sbt b/build.sbt
new file mode 100644
index 0000000..750289a
--- /dev/null
+++ b/build.sbt
@@ -0,0 +1,4 @@
+
+libraryDependencies += "io.spray" %% "spray-json" % "1.3.4"
+
+libraryDependencies += "com.propensive" %% "magnolia" % "0.6.1"