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 6269f70..4a49f2a 100644
--- a/project.clj
+++ b/project.clj
@@ -47,6 +47,7 @@
[org.pegdown/pegdown "1.1.0"]
[jivesoftware/smack "3.1.0"]
[jivesoftware/smackx "3.1.0"]
+ [joda-time/joda-time "2.1"]
]
:plugins [[lein-swank "1.4.3"]]
:exclusions [org.clojure/clojure-contrib] ;you know, the old pre-1.3.0 versions