Skip to content

Commit fdb1206

Browse files
authored
test & ci: bump test-doc-blocks (#274)
1 parent 0703901 commit fdb1206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
;; document block testing
5858
:test-doc-blocks {:replace-deps {org.clojure/clojure {:mvn/version "1.11.3"}
59-
com.github.lread/test-doc-blocks {:mvn/version "1.1.19"}}
59+
com.github.lread/test-doc-blocks {:mvn/version "1.1.20"}}
6060
:replace-paths []
6161
:ns-default lread.test-doc-blocks
6262
:exec-args {:docs ["doc/01-user-guide.adoc"

0 commit comments

Comments
 (0)