Skip to content

Commit

Permalink
project: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
darwin committed Sep 17, 2019
1 parent 98fdecf commit 7096ec8
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 @@ -26,7 +26,7 @@
[; we cannot use :dependencies under individual profiles because Cursive recognizes only root level
; thus we mark extra deps with :scope "test" and filter them later when producing jar library
['binaryage/oops "0.7.0" :scope "test"]
['binaryage/chromex "0.8.1" :scope "test"]
['binaryage/chromex "0.8.2" :scope "test"]
['binaryage/devtools "0.9.10" :scope "test"]
['environ "1.1.0" :scope "test"]
['cljs-http "0.1.46" :scope "test"]
Expand Down

0 comments on commit 7096ec8

Please sign in to comment.