We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bb dev
1 parent 23214a7 commit 2ff3c42Copy full SHA for 2ff3c42
deps.edn
@@ -41,7 +41,8 @@
41
binaryage/devtools {:mvn/version "1.0.3"}
42
cider/cider-nrepl {:mvn/version "0.29.0"}
43
com.clojure-goes-fast/clj-async-profiler {:mvn/version "1.0.3"}
44
- io.github.nextjournal/cas-client {:git/sha "4eefd77dd981b908591d91d518ba3f43bd8c361e"}
+ io.github.nextjournal/cas-client {:git/sha "4eefd77dd981b908591d91d518ba3f43bd8c361e"
45
+ :exclusions [mvxcvi/multiformats]}
46
org.slf4j/slf4j-nop {:mvn/version "1.7.36"}
47
org.babashka/cli {:mvn/version "0.5.40"}}
48
:extra-paths ["dev" "notebooks"]
0 commit comments