Skip to content

Commit

Permalink
dev deps - updated Clay version
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed May 25, 2024
1 parent 6e87030 commit 6ba2449
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-beta9"}}}
org.scicloj/clay {:mvn/version "2-beta10"}}}
:dev {:extra-paths ["notebooks"]
:extra-deps {org.scicloj/clay {:mvn/version "2-beta9"}}}}}
:extra-deps {org.scicloj/clay {:mvn/version "2-beta10"}}}}}

0 comments on commit 6ba2449

Please sign in to comment.