diff --git a/project.clj b/project.clj index a9970f4..b5daeb8 100644 --- a/project.clj +++ b/project.clj @@ -16,7 +16,7 @@ com.github.ben-manes.caffeine/caffeine]] [buddy/buddy-hashers "1.3.0" :exclusions [commons-codec]] - [clj-time "0.15.0"]] + [clj-time "0.15.1"]] :profiles {:dev {:dependencies [[javax.servlet/servlet-api "2.5"] [ring/ring-mock "0.3.2"]]