summaryrefslogtreecommitdiff
path: root/project.clj
diff options
context:
space:
mode:
Diffstat (limited to 'project.clj')
-rw-r--r--project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj
index 4288ab1..51f4033 100644
--- a/project.clj
+++ b/project.clj
@@ -1,6 +1,6 @@
(defproject benki "0.0.0-SNAPSHOT"
:description "The Benkard Family Hub"
- :dependencies [[org.clojure/clojure "1.3.0"]
+ :dependencies [[org.clojure/clojure "1.4.0"]
;; Clojure Contrib
[org.clojure/algo.generic "0.1.0"]