updated clojure dep
This commit is contained in:
parent
cc8bc135c1
commit
090f784089
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
:url "https://github.com/cryogen-project/cryogen-core"
|
:url "https://github.com/cryogen-project/cryogen-core"
|
||||||
:license {:name "Eclipse Public License"
|
:license {:name "Eclipse Public License"
|
||||||
:url "http://www.eclipse.org/legal/epl-v10.html"}
|
:url "http://www.eclipse.org/legal/epl-v10.html"}
|
||||||
:dependencies [[org.clojure/clojure "1.10.0"]
|
:dependencies [[org.clojure/clojure "1.10.1"]
|
||||||
[camel-snake-kebab "0.4.1"]
|
[camel-snake-kebab "0.4.1"]
|
||||||
[cheshire "5.9.0"]
|
[cheshire "5.9.0"]
|
||||||
[clj-rss "0.2.5"]
|
[clj-rss "0.2.5"]
|
||||||
|
|
Loading…
Reference in a new issue