Browse Source

bumped up Clojure version

Dmitri Sotnikov 9 years ago
parent
commit
ef7d6b0f35
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Clojure/luminus/hello/project.clj

+ 1 - 1
frameworks/Clojure/luminus/hello/project.clj

@@ -3,7 +3,7 @@
   :description "Luminus framework benchmarks"
   :url "https://github.com/TechEmpower/FrameworkBenchmarks/tree/master/frameworks/Clojure/luminus"
 
-  :dependencies [[org.clojure/clojure "1.7.0"]
+  :dependencies [[org.clojure/clojure "1.8.0"]
                  [selmer "1.0.0"]
                  [markdown-clj "0.9.85"]
                  [environ "1.0.1"]