Skip to content

Commit

Permalink
Update Clojure 1.8 dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Deraen committed Jan 13, 2016
1 parent 36c7195 commit b6dd72a
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 @@ -46,7 +46,7 @@
:main examples.server}
:perf {:jvm-opts ^:replace []}
:logging {:dependencies [[org.clojure/tools.logging "0.3.1"]]}
:1.8 {:dependencies [[org.clojure/clojure "1.8.0-RC3"]]}}
:1.8 {:dependencies [[org.clojure/clojure "1.8.0-RC5"]]}}
:eastwood {:namespaces [:source-paths]
:add-linters [:unused-namespaces]}
:codeina {:sources ["src"]
Expand Down

0 comments on commit b6dd72a

Please sign in to comment.