summaryrefslogtreecommitdiff
path: root/project.clj
diff options
context:
space:
mode:
Diffstat (limited to 'project.clj')
-rw-r--r--project.clj1
1 files changed, 1 insertions, 0 deletions
diff --git a/project.clj b/project.clj
index 13e71a4..9d643a4 100644
--- a/project.clj
+++ b/project.clj
@@ -26,6 +26,7 @@
[cssgen "0.2.5"]
;; Relational database access
+ [clojureql "1.0.3"]
[korma "0.2.1"]
[postgresql "9.0-801.jdbc4"]
[org.clojure/java.jdbc "0.1.1"]