Upgrade the libs to the latest stable releases
This commit is contained in:
parent
859553553a
commit
906cab832e
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
|||
:dependencies [[org.clojure/clojure "1.6.0"]
|
||||
[org.clojure/tools.logging "0.3.1"]
|
||||
[enlive "1.1.5"]
|
||||
[me.raynes/fs "1.4.5"]
|
||||
[clj-http "0.9.2"]]
|
||||
[me.raynes/fs "1.4.6"]
|
||||
[clj-http "1.1.2"]]
|
||||
:main ^:skip-aot buchdesmonats.core
|
||||
:profiles {:uberjar {:aot :all}})
|
||||
|
||||
|
|
Loading…
Reference in a new issue