Skip to content

Commit

Permalink
update ring-http-response
Browse files Browse the repository at this point in the history
  • Loading branch information
ikitommi committed Sep 1, 2015
1 parent 9366e00 commit 99a8039
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

```clojure
[metosin/schema-tools "0.5.2"] is available but we use "0.4.1"
[metosin/ring-http-response "0.6.4"] is available but we use "0.6.2"
[metosin/ring-http-response "0.6.5"] is available but we use "0.6.2"
[metosin/ring-swagger-ui "2.1.2"] is available but we use "2.0.24"
[prismatic/schema "0.4.4"] is available but we use "0.4.3"
[cheshire "5.5.0"] is available but we use "5.4.0"
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
:comments "same as Clojure"}
:dependencies [[cheshire "5.5.0"]
[slingshot "0.12.2"]
[metosin/ring-http-response "0.6.4"]
[metosin/ring-http-response "0.6.5"]
[metosin/schema-tools "0.5.2"]
[prismatic/schema "0.4.4"]
[prismatic/plumbing "0.4.4"]
Expand Down

0 comments on commit 99a8039

Please sign in to comment.