From 5f33a2c9a484e8ae628fea61fc843ae3d99e3dcd Mon Sep 17 00:00:00 2001 From: Josha von Gizycki Date: Thu, 9 May 2019 15:46:32 +0200 Subject: [PATCH] ancient --- project.clj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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