Skip to content

Commit 66ae6a5

Browse files
committed
Merge branch 'main' into taps-window
2 parents d4bab6d + 82cc18f commit 66ae6a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps.edn

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
:aliases {:nextjournal/clerk {:extra-deps {org.clojure/clojure {:mvn/version "1.11.1"} ;; for `:as-alias` support in static build
2929
org.slf4j/slf4j-nop {:mvn/version "2.0.7"}
30-
org.babashka/cli {:mvn/version "0.6.50"}}
30+
org.babashka/cli {:mvn/version "0.7.52"}}
3131
:extra-paths ["notebooks"]
3232
:exec-fn nextjournal.clerk/build!
3333
:exec-args {:paths-fn nextjournal.clerk.builder/clerk-docs}

0 commit comments

Comments
 (0)