Skip to content

Commit

Permalink
clay dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Jul 19, 2024
1 parent 6710f4e commit d0e4f05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
:extra-deps {org.clojure/test.check {:mvn/version "1.1.1"}
io.github.cognitect-labs/test-runner
{:git/tag "v0.5.1" :git/sha "dfb30dd"}
org.scicloj/clay {:mvn/version "2-beta11"}}}
org.scicloj/clay {:mvn/version "2-beta13"}}}
:dev {:extra-paths ["notebooks"]
:extra-deps {org.scicloj/clay {:mvn/version "2-beta11"}}}}}
:extra-deps {org.scicloj/clay {:mvn/version "2-beta13"}}}}}

0 comments on commit d0e4f05

Please sign in to comment.