Skip to content

Commit

Permalink
dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Oct 15, 2024
1 parent 38def7d commit 183912d
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
@@ -1,6 +1,6 @@
{:deps {org.clojure/clojure {:mvn/version "1.11.1"}
org.scicloj/kindly {:mvn/version "4-beta12"}}
:aliases {:dev {:extra-deps {org.scicloj/clay {:mvn/version "2-alpha87"}
:aliases {:dev {:extra-deps {org.scicloj/clay {:mvn/version "2-beta17"}
scicloj/tablecloth {:mvn/version "7.021"}}
:extra-paths ["test" "notebooks"]}
;; Run tests with `clojure -T:build`
Expand Down

0 comments on commit 183912d

Please sign in to comment.