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 b4ed0d1 commit 21c911c
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 @@ -27,7 +27,7 @@
[javax.servlet/servlet-api "2.5"]
; Required when using with Java 1.6
[org.codehaus.jsr166-mirror/jsr166y "1.7.0"]]}
:1.8 {:dependencies [[org.clojure/clojure "1.8.0-RC2"]]}}
:1.8 {:dependencies [[org.clojure/clojure "1.8.0-RC5"]]}}
:codeina {:sources ["src"]
:target "gh-pages/doc"
:src-dir-uri "http://github.com/metosin/ring-swagger/blob/master/"
Expand Down

0 comments on commit 21c911c

Please sign in to comment.