Skip to content

Commit

Permalink
Update Clojure version to 1.9.0-alpha16
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed May 8, 2017
1 parent e83b3a7 commit 7aa9fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:url "https://github.com/duct-framework/core"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.8.0"]
:dependencies [[org.clojure/clojure "1.9.0-alpha16"]
[integrant "0.4.0"]
[medley "1.0.0"]]
:plugins [[lein-codox "0.10.3"]]
Expand Down

0 comments on commit 7aa9fc7

Please sign in to comment.