update lein-ring to fix main class issue under leiningen 2.5.0

This commit is contained in:
Gered 2014-09-28 17:49:38 -04:00
parent 2f665ffb37
commit db3b353c22

View file

@ -35,7 +35,7 @@
[edn-config "0.2"]
[prone "0.6.0"]]
:plugins [[lein-ring "0.8.10"]
:plugins [[lein-ring "0.8.12"]
{{#webapp}}
[lein-cljsbuild "1.0.3"]
{{/webapp}}