Skip to content

Commit

Permalink
dev deps: clay
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Nov 1, 2024
1 parent d5fde82 commit 5f05f92
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,7 +1,7 @@
{:deps {clj-python/libpython-clj {:mvn/version "2.025"}
org.scicloj/kindly {:mvn/version "4-beta5"}}
:aliases {:dev {:extra-paths ["notebooks"]
:extra-deps {org.scicloj/clay {:mvn/version "2-beta14"}}}
:extra-deps {org.scicloj/clay {:mvn/version "2-beta21"}}}
:build {:deps {io.github.clojure/tools.build {:mvn/version "0.9.6"}
slipset/deps-deploy {:mvn/version "0.2.1"}}
:ns-default build}
Expand Down

0 comments on commit 5f05f92

Please sign in to comment.