Skip to content

Commit

Permalink
project: bump clojure 1.9 test to use 1.9.0-alpha10
Browse files Browse the repository at this point in the history
  • Loading branch information
darwin committed Jul 11, 2016
1 parent 0763ec4 commit 69c4af6
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 @@ -121,7 +121,7 @@
[org.clojure/clojurescript "1.7.228" :scope "provided"]]}

:clojure19
{:dependencies [[org.clojure/clojure "1.9.0-alpha6" :scope "provided"]]}
{:dependencies [[org.clojure/clojure "1.9.0-alpha10" :scope "provided"]]}

:cooper
{:plugins [[lein-cooper "1.2.2"]]}
Expand Down

0 comments on commit 69c4af6

Please sign in to comment.