File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {:paths [" src" ]
2+ :deps {clj-http/clj-http {:mvn/version " 3.12.3" }
3+ com.taoensso/timbre {:mvn/version " 5.2.1" }
4+ crouton/crouton {:mvn/version " 0.1.2" }
5+ enlive/enlive {:mvn/version " 1.1.6" }
6+ org.clojure/core.async {:mvn/version " 1.5.648" }
7+ org.clojure/core.incubator {:mvn/version " 0.1.4" }
8+ org.clojure/data.csv {:mvn/version " 1.0.1" }
9+ org.clojure/data.priority-map {:mvn/version " 1.1.0" }
10+ org.clojure/java.jdbc {:mvn/version " 0.7.12" }
11+ org.jsoup/jsoup {:mvn/version " 1.15.3" }
12+ org.xerial/sqlite-jdbc {:mvn/version " 3.36.0.3" }
13+ reaver/reaver {:mvn/version " 0.1.3" }}
14+ :aliases {:test {:extra-deps {hiccup/hiccup {:mvn/version " 1.0.5" }
15+ lambdaisland/kaocha {:mvn/version " 1.69.1069" }
16+ ring/ring {:mvn/version " 1.9.5" }
17+ tortue/spy {:mvn/version " 2.13.0" }}
18+ :main-opts [" -m" " kaocha.runner" ]}}}
Original file line number Diff line number Diff line change 1+ #kaocha/v1 {}
You can’t perform that action at this time.
0 commit comments