bumped up dependencies
This commit is contained in:
parent
64a9830f6d
commit
85ea98f0ff
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
:url "https://github.com/cryogen-project/cryogen-core"
|
||||
:license {:name "Eclipse Public License"
|
||||
:url "http://www.eclipse.org/legal/epl-v10.html"}
|
||||
:dependencies [[org.clojure/clojure "1.6.0"]
|
||||
:dependencies [[org.clojure/clojure "1.7.0"]
|
||||
[clj-rss "0.1.9"]
|
||||
[me.raynes/fs "1.4.6"]
|
||||
[crouton "0.1.2"]
|
||||
|
@ -11,6 +11,6 @@
|
|||
[clj-text-decoration "0.0.3"]
|
||||
[io.aviso/pretty "0.1.18"]
|
||||
[hiccup "1.0.5"]
|
||||
[selmer "0.8.2"]
|
||||
[selmer "0.8.5"]
|
||||
[pandect "0.5.2"]
|
||||
[clj-tagsoup "0.3.0" :exclusions [org.clojure/clojure]]])
|
||||
|
|
Loading…
Reference in a new issue