From eb8698944efa72d606e50fb57d68426ebf7d4eeb Mon Sep 17 00:00:00 2001 From: Carmen La Date: Thu, 28 May 2015 23:55:22 -0400 Subject: [PATCH] bumped up dependencies --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index f6d1e48..b72b11a 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.17"] + [io.aviso/pretty "0.1.18"] [hiccup "1.0.5"] [selmer "0.8.2"] [pandect "0.5.2"]])