Skip to content

Commit

Permalink
alpha13 is out
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Oct 9, 2016
1 parent a8bd226 commit 0f5dc7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -9,7 +9,7 @@
[cheshire "5.6.1"]]
:profiles {:1.6 {:dependencies [[org.clojure/clojure "1.6.0"]]}
:1.7 {:dependencies [[org.clojure/clojure "1.7.0"]]}
:1.9 {:dependencies [[org.clojure/clojure "1.9.0-alpha11"]]}
:1.9 {:dependencies [[org.clojure/clojure "1.9.0-alpha13"]]}
:master {:dependencies [[org.clojure/clojure "1.9.0-master-SNAPSHOT"]]}
;; this version of clj-http depends on HTTPCore 4.2.x which
;; some projects (e.g. using Spring's RestTemplate) can rely on,
Expand Down

0 comments on commit 0f5dc7d

Please sign in to comment.