From e3641885a24101ee65ece26aedeacfacd7b5a356 Mon Sep 17 00:00:00 2001 From: Dmitri Sotnikov Date: Thu, 26 Feb 2015 22:28:42 -0500 Subject: [PATCH] bumped up dependencies --- project.clj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project.clj b/project.clj index dd760d1..9701fd8 100644 --- a/project.clj +++ b/project.clj @@ -9,7 +9,7 @@ [crouton "0.1.2"] [cheshire "5.4.0"] [clj-text-decoration "0.0.3"] - [io.aviso/pretty "0.1.14"] + [io.aviso/pretty "0.1.17"] [hiccup "1.0.5"] [selmer "0.8.0"] - [pandect "0.5.0"]]) + [pandect "0.5.1"]])