Skip to content

Commit

Permalink
test & ci: bump test-doc-blocks (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
lread authored May 2, 2024
1 parent fea51d8 commit 0703901
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 @@ -56,7 +56,7 @@

;; document block testing
:test-doc-blocks {:replace-deps {org.clojure/clojure {:mvn/version "1.11.3"}
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 0703901

Please sign in to comment.