updated dependencies

This commit is contained in:
Yann Esposito (Yogsototh) 2018-01-12 11:01:12 +01:00
parent 7189b602db
commit 5d1303ac45
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -1,6 +1,6 @@
(defproject fuck-cors "0.1.6"
(defproject fuck-cors "0.1.7"
:description "Fuck CORS and open all to everyone"
:url "http://github.com/yogsototh/fuck-cors"
:license {:name "MIT"
:url "http://opensource.org/licences/MIT"}
:dependencies [[org.clojure/clojure "1.6.0"]])
:dependencies [[org.clojure/clojure "1.9.0"]])