Skip to content

Commit

Permalink
Test with latest clojure version (1.7.0.RC2).
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias committed Jun 26, 2015
1 parent 08b3cee commit 673c1e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -71,7 +71,7 @@
:signing {:gpg-key "BFC757F9"}
:deploy-repositories [["releases" {:url "https://clojars.org/repo/" :creds :gpg}]]}

:versions {clojure "1.7.0-beta3"
:versions {clojure "1.7.0-RC2"
java.classpath "0.2.2"
tools.nrepl "0.2.7"
tools.reader "0.8.13"
Expand Down

0 comments on commit 673c1e2

Please sign in to comment.