File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 58
58
:extra-paths [" target/test-doc-blocks/test" ]}
59
59
60
60
; ; kaocha for testing clojure versions>= v1.9
61
- :kaocha {:extra-deps {lambdaisland/kaocha {:mvn/version " 1.76.1230 " }
61
+ :kaocha {:extra-deps {lambdaisland/kaocha {:mvn/version " 1.77.1236 " }
62
62
lambdaisland/kaocha-junit-xml {:mvn/version " 1.17.101" }
63
63
lambdaisland/kaocha-cloverage {:mvn/version " 1.1.89" }}
64
64
:main-opts [" -m" " kaocha.runner" ]}
134
134
; ;
135
135
; ; Maintenance support
136
136
; ;
137
- :outdated {:extra-deps {com.github.liquidz/antq {:mvn/version " 2.2.983 " }
137
+ :outdated {:extra-deps {com.github.liquidz/antq {:mvn/version " 2.2.992 " }
138
138
org.slf4j/slf4j-simple {:mvn/version " 2.0.6" } ; ; to rid ourselves of logger warnings
139
139
}
140
140
:override-deps {org.clojure/clojure {:mvn/version " 1.11.1" }}
Original file line number Diff line number Diff line change 279
279
:show-deps-fn lein-deps-tree
280
280
:test-cmds [" lein kaocha" ]}
281
281
{:name " antq"
282
- :version " 2.2.983 "
282
+ :version " 2.2.992 "
283
283
:platforms [:clj ]
284
284
:github-release {:repo " liquidz/antq" }
285
285
:patch-fn deps-edn-v1-patch
409
409
:show-deps-fn lein-deps-tree
410
410
:test-cmds [" make test" ]}
411
411
{:name " rich-comment-tests"
412
- :version " 1.0.0 "
412
+ :version " 1.0.1 "
413
413
:platforms [:clj ] ; ; and bb but we don't test that here
414
414
:github-release {:repo " matthewdowney/rich-comment-tests"
415
415
:version-prefix " v"
You can’t perform that action at this time.
0 commit comments