Browse Source

updated Selmer dependency to the latest version

Dmitri Sotnikov 12 years ago
parent
commit
5eece9607a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      luminus/hello/project.clj

+ 2 - 2
luminus/hello/project.clj

@@ -6,7 +6,7 @@
    [lib-noir "0.5.5"]
    [compojure "1.1.5"]
    [ring-server "0.2.8"]
-   [selmer "0.2.4"]
+   [selmer "0.3.6"]
    [com.taoensso/timbre "1.6.0"]
    [com.postspectacular/rotor "0.1.0"]
    [com.taoensso/tower "1.5.1"]
@@ -37,4 +37,4 @@
   [[lein-ring "0.8.5"]]
   :description
   "FIXME: write description"
-  :min-lein-version "2.0.0")
+  :min-lein-version "2.0.0")