Skip to content

Commit

Permalink
Update :1.8 profile with clojure 1.8.0-RC4.
Browse files Browse the repository at this point in the history
  • Loading branch information
niwinz committed Jan 7, 2016
1 parent 633f5d5 commit 7a285c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -16,7 +16,7 @@
:1.4 {:dependencies [[org.clojure/clojure "1.4.0"]]}
:1.5 {:dependencies [[org.clojure/clojure "1.5.1"]]}
:1.7 {:dependencies [[org.clojure/clojure "1.7.0"]]}
:1.8 {:dependencies [[org.clojure/clojure "1.8.0-beta1"]]}
:1.8 {:dependencies [[org.clojure/clojure "1.8.0-RC4"]]}
:benchmark {:test-paths ["benchmarks"]
:jvm-opts ^:replace ["-Xms1g" "-Xmx1g" "-server"]
:dependencies [[criterium "0.4.3"]
Expand Down

0 comments on commit 7a285c1

Please sign in to comment.