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 3535
3636 ; ; document block testing
3737 :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" }}
3939 :replace-paths []
4040 :ns-default lread.test-doc-blocks
4141 :exec-args {:docs [" doc/01-user-guide.adoc"
Original file line number Diff line number Diff line change 407407 :prep-fn refactor-nrepl-prep
408408 :test-cmds [" lein with-profile +1.10,+plugin.mranderson/config test" ]}
409409 {:name " test-doc-blocks"
410- :version " 1.0.129 -alpha"
410+ :version " 1.0.137 -alpha"
411411 :platforms [:clj :cljs ]
412412 :note " generates tests under clj, but can also be run under cljs"
413413 :github-release {:repo " lread/test-doc-blocks"
414414 :version-prefix " v" }
415415 :patch-fn deps-edn-v1-patch
416416 :show-deps-fn cli-deps-tree
417- :test-cmds [" bb ./script/ci_tests.clj " ]}
417+ :test-cmds [" bb ci-test " ]}
418418 {:name " umschreiben-clj"
419419 :version " 0.1.0"
420420 :platforms [:clj ]
You can’t perform that action at this time.
0 commit comments