File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1010 :dependencies [[nrepl " 1.0.0" ]
1111 ^:inline-dep [cider/orchard " 0.12.0" :exclusions [com.google.code.findbugs/jsr305 com.google.errorprone/error_prone_annotations]]
1212 ^:inline-dep [mx.cider/haystack " 0.0.3" ]
13- ^:inline-dep [mx.cider/logjam " 0.1.1" ]
1413 ^:inline-dep [thunknyc/profile " 0.5.2" ]
1514 ^:inline-dep [mvxcvi/puget " 1.3.4" ]
1615 ^:inline-dep [fipp ~fipp-version] ; can be removed in unresolved-tree mode
1918 ^:inline-dep [cljfmt " 0.9.2" :exclusions [org.clojure/clojurescript]]
2019 ^:inline-dep [org.clojure/tools.namespace " 1.3.0" ]
2120 ^:inline-dep [org.clojure/tools.trace " 0.7.11" ]
22- ^:inline-dep [org.clojure/tools.reader " 1.3.6" ]]
21+ ^:inline-dep [org.clojure/tools.reader " 1.3.6" ]
22+ [mx.cider/logjam " 0.1.1" ]]
2323 :exclusions [org.clojure/clojure] ; see Clojure version matrix in profiles below
2424
2525 :pedantic? ~(if (System/getenv " CI" )
You can’t perform that action at this time.
0 commit comments