Browse Source

updated dependencies

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

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

@@ -17,9 +17,7 @@
                  [com.taoensso/tower "3.0.2"]
                  [compojure "1.5.0"]
                  [ring-webjars "0.1.1"]
-                 [ring/ring-defaults "0.1.5"]
-                 [ring "1.4.0"
-                  :exclusions [ring/ring-jetty-adapter]]
+                 [ring/ring-defaults "0.2.0"]
                  [mount "0.1.10"]
                  [cprop "0.1.6"]
                  [org.clojure/tools.cli "0.3.3"]