Update example project.clj

This commit is contained in:
gbuisson 2015-05-22 17:12:07 +02:00
parent 9f2409826d
commit f932e99386

View file

@ -5,7 +5,7 @@
[metosin/compojure-api "0.20.4"] [metosin/compojure-api "0.20.4"]
[metosin/ring-http-response "0.6.1"] [metosin/ring-http-response "0.6.1"]
[metosin/ring-swagger-ui "2.1.5-M2"] [metosin/ring-swagger-ui "2.1.5-M2"]
[y42/clj-druid "0.2.3"]] [y42/clj-druid "0.2.4"]]
:ring {:handler handler/app} :ring {:handler handler/app}
:uberjar-name "examples.jar" :uberjar-name "examples.jar"
:uberwar-name "examples.war" :uberwar-name "examples.war"