From 717b2dc370e07b2f761fc2e964b06964ebc471c1 Mon Sep 17 00:00:00 2001 From: Carmen La Date: Thu, 4 Jun 2015 16:18:15 -0400 Subject: [PATCH] Update project.clj --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index b72b11a..48ea959 100644 --- a/project.clj +++ b/project.clj @@ -7,7 +7,7 @@ [clj-rss "0.1.9"] [me.raynes/fs "1.4.6"] [crouton "0.1.2"] - [cheshire "5.4.0"] + [cheshire "5.5.0"] [clj-text-decoration "0.0.3"] [io.aviso/pretty "0.1.18"] [hiccup "1.0.5"]