diff --git a/project.clj b/project.clj index f9bfe17..46d7612 100644 --- a/project.clj +++ b/project.clj @@ -16,7 +16,7 @@ :resource-paths ["src/resources"] :profiles {:benchmark {:source-paths ["benchmark/src"] :resource-paths ["benchmark/resources"] - :dependencies [[selmer "1.13.3"] + :dependencies [[selmer "1.13.4"] [hiccup "2.0.0"]]} :test {:global-vars {*warn-on-reflection* true} :dependencies [[ch.qos.logback/logback-classic "1.5.34"]