Skip to content

Commit

Permalink
Merge pull request #117 from zk/fix-login-404
Browse files Browse the repository at this point in the history
Bump clj-http and aleph. Attempt on #116
  • Loading branch information
zk committed Jul 2, 2015
2 parents 7ac67ac + a0aacf6 commit ffd8201
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
:dependencies [[org.clojure/clojure "1.7.0"]
[ring "1.2.1"]
[compojure "1.1.6"]
[aleph "0.3.0-rc2"]
[aleph "0.4.0"]
[prismatic/schema "0.2.6"]
[hiccup "1.0.4"]
[prismatic/dommy "0.1.2"]
[org.clojure/clojurescript "0.0-3058"]
[clucy "0.4.0"]
[watchtower "0.1.1"]
[clj-http "0.7.7"]
[clj-http "1.1.2"]
[cheshire "5.2.0"]
[org.clojure/java.jdbc "0.3.0-beta2"]
[mysql/mysql-connector-java "5.1.25"]
Expand Down

0 comments on commit ffd8201

Please sign in to comment.