diff --git a/project.clj b/project.clj index 80a94b6..17fb851 100644 --- a/project.clj +++ b/project.clj @@ -5,7 +5,7 @@ [net.cgrand/moustache "1.0.0-SNAPSHOT"] [ring/ring-jetty-adapter "0.2.0"] [commons-lang/commons-lang "2.5"] - [clj-sandbox "0.3.4"] + [clj-sandbox "0.3.7"] [hiccup "0.2.3"] [clj-gist "1.0.0-SNAPSHOT"]] :dev-dependencies [[swank-clojure "1.2.0-SNAPSHOT"]