File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 99 :src-uri " http://github.com/funcool/cats/blob/master/"
1010 :src-uri-prefix " #L" }
1111 :plugins [[funcool/codeina " 0.5.0" ]
12- [lein-ancient " 0.6.7 " :exclusions [org.clojure/tools.reader]]]}
13- :1.8 {:dependencies [[org.clojure/clojure " 1.8.0-RC4 " ]]}
12+ [lein-ancient " 0.6.15 " :exclusions [org.clojure/tools.reader]]]}
13+ :1.8 {:dependencies [[org.clojure/clojure " 1.8.0" ]]}
1414 :bench
1515 [:dev
1616 {:main ^:skip-aot benchmarks
Original file line number Diff line number Diff line change 33 :url " https://github.com/funcool/cats"
44 :license {:name " BSD (2 Clause)"
55 :url " http://opensource.org/licenses/BSD-2-Clause" }
6- :dependencies [[org.clojure/clojure " 1.8 .0" :scope " provided" ]
7- [org.clojure/clojurescript " 1.9.89 " :scope " provided" ]
8- [org.clojure/core.async " 0.3.442 " :scope " provided" ]
6+ :dependencies [[org.clojure/clojure " 1.9 .0" :scope " provided" ]
7+ [org.clojure/clojurescript " 1.9.946 " :scope " provided" ]
8+ [org.clojure/core.async " 0.4.474 " :scope " provided" ]
99 [org.clojure/test.check " 0.9.0" :scope " provided" ]
1010 [org.clojure/core.match " 0.3.0-alpha4" :scope " provided" ]
11- [manifold " 0.1.5 " :scope " provided" ]
12- [funcool/promesa " 1.8.1 " :scope " provided" ]]
11+ [manifold " 0.1.6 " :scope " provided" ]
12+ [funcool/promesa " 1.9.0 " :scope " provided" ]]
1313 :deploy-repositories {" releases" :clojars
1414 " snapshots" :clojars }
1515 :source-paths [" src" ]
You can’t perform that action at this time.
0 commit comments