File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 33 :url " https://github.com/ring-clojure/ring-codec"
44 :license {:name " The MIT License"
55 :url " http://opensource.org/licenses/MIT" }
6- :dependencies [[org.clojure/clojure " 1.7 .0" ]]
6+ :dependencies [[org.clojure/clojure " 1.9 .0" ]]
77 :plugins [[lein-codox " 0.10.7" ]]
88 :codox
99 {:output-path " codox"
1010 :source-uri " http://github.com/ring-clojure/ring-codec/blob/{version}/{filepath}#L{line}" }
11- :aliases {" test-all" [" with-profile" " default:+1.8:+1.9:+1. 10" " test" ]}
11+ :aliases {" test-all" [" with-profile" " default:+1.10" " test" ]}
1212 :profiles
1313 {:dev {:dependencies [[criterium " 0.4.6" ]]}
14- :1.8 {:dependencies [[org.clojure/clojure " 1.8.0" ]]}
15- :1.9 {:dependencies [[org.clojure/clojure " 1.9.0" ]]}
1614 :1.10 {:dependencies [[org.clojure/clojure " 1.10.3" ]]}})
You can’t perform that action at this time.
0 commit comments