diff --git a/project.clj b/project.clj index fd3282e..3449406 100644 --- a/project.clj +++ b/project.clj @@ -28,12 +28,12 @@ [buddy/buddy-hashers "1.3.0" :exclusions [commons-codec]] [clj-time "0.15.1"] - [markdown-clj "1.0.7"] + [markdown-clj "1.0.9"] [dorothy "0.0.7"]] :profiles {:dev {:dependencies [;; webserver stuff [javax.servlet/servlet-api "2.5"] - [ring/ring-mock "0.3.2"] + [ring/ring-mock "0.4.0"] [ring/ring-devel "1.7.1" :exclusions [ring/ring-core ring/ring-codec