File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 35
35
36
36
; ; document block testing
37
37
:test-doc-blocks {:replace-deps {org.clojure/clojure {:mvn/version " 1.10.3" }
38
- lread/test-doc-blocks {:mvn/version " 1.0.114 -alpha" }}
38
+ com.github. lread/test-doc-blocks {:mvn/version " 1.0.137 -alpha" }}
39
39
:replace-paths []
40
40
:ns-default lread.test-doc-blocks
41
41
:exec-args {:docs [" doc/01-user-guide.adoc"
Original file line number Diff line number Diff line change 407
407
:prep-fn refactor-nrepl-prep
408
408
:test-cmds [" lein with-profile +1.10,+plugin.mranderson/config test" ]}
409
409
{:name " test-doc-blocks"
410
- :version " 1.0.129 -alpha"
410
+ :version " 1.0.137 -alpha"
411
411
:platforms [:clj :cljs ]
412
412
:note " generates tests under clj, but can also be run under cljs"
413
413
:github-release {:repo " lread/test-doc-blocks"
414
414
:version-prefix " v" }
415
415
:patch-fn deps-edn-v1-patch
416
416
:show-deps-fn cli-deps-tree
417
- :test-cmds [" bb ./script/ci_tests.clj " ]}
417
+ :test-cmds [" bb ci-test " ]}
418
418
{:name " umschreiben-clj"
419
419
:version " 0.1.0"
420
420
:platforms [:clj ]
You can’t perform that action at this time.
0 commit comments