Skip to content

Commit

Permalink
clojure 1.8RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
marick committed Nov 16, 2015
1 parent 1db4a88 commit a69cf59
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 @@ -25,7 +25,7 @@
:1.5.1 [:test-libs {:dependencies [[org.clojure/clojure "1.5.1"]]}]
:1.6 [:test-libs {:dependencies [[org.clojure/clojure "1.6.0"]]}]
:1.7 [:test-libs {:dependencies [[org.clojure/clojure "1.7.0"]]}]
:1.8 [:test-libs {:dependencies [[org.clojure/clojure "1.8.0-beta2"]]}]
:1.8 [:test-libs {:dependencies [[org.clojure/clojure "1.8.0-RC2"]]}]
;; The following profile can be used to check that `lein with-profile`
;; profiles are obeyed. Note that profile `:test-paths` *add on* to the
;; defaults.
Expand Down

0 comments on commit a69cf59

Please sign in to comment.