瀏覽代碼

updated Selmer dependency to the latest version

Dmitri Sotnikov 12 年之前
父節點
當前提交
5eece9607a
共有 1 個文件被更改,包括 2 次插入2 次删除
  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")