Skip to content

Commit

Permalink
test & ci: bump test-doc-blocks (#569)
Browse files Browse the repository at this point in the history
  • Loading branch information
lread authored May 12, 2024
1 parent 08e7114 commit 6864d92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

;; test-doc-blocks - gen tests
:test-doc-blocks {:replace-deps {org.clojure/clojure {:mvn/version "1.11.2"}
com.github.lread/test-doc-blocks {:mvn/version "1.0.166-alpha"}}
com.github.lread/test-doc-blocks {:mvn/version "1.1.19"}}
:replace-paths []
:ns-default lread.test-doc-blocks
:exec-args {:docs ["doc/01-user-guide.adoc"]}}
Expand Down

0 comments on commit 6864d92

Please sign in to comment.