Skip to content

Commit 82cc18f

Browse files
authored
Upgrade babashka.cli (#520)
With fix for babashka/cli#68.
1 parent 4f41d67 commit 82cc18f

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
@@ -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)