Skip to content

Commit

Permalink
updated clay dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Jul 5, 2024
1 parent b080cc7 commit 30aae90
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-beta10"}}}
org.scicloj/clay {:mvn/version "2-beta11"}}}
:dev {:extra-paths ["notebooks"]
:extra-deps {org.scicloj/clay {:mvn/version "2-beta10"}}}}}
:extra-deps {org.scicloj/clay {:mvn/version "2-beta11"}}}}}

0 comments on commit 30aae90

Please sign in to comment.