Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiesardo committed Jan 20, 2017
1 parent 7a0aa74 commit 553ae94
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.boot
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
:source-paths #{"src"}
:resource-paths #{"resources"}
:dependencies
'[[org.clojure/clojure "1.7.0"]
'[[org.clojure/clojure "1.8.0"]

[metosin/ring-swagger "0.22.4"]
[metosin/ring-swagger-ui "2.1.4-0"]
[metosin/ring-swagger "0.22.14"]
[metosin/ring-swagger-ui "2.2.8"]

[adzerk/bootlaces "0.1.13" :scope "test"]
[adzerk/boot-test "1.0.5" :scope "test"]])
Expand Down

0 comments on commit 553ae94

Please sign in to comment.