Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Aug 14, 2023
1 parent 5bcddbd commit fe47365
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
Expand Up @@ -9,6 +9,6 @@
:test {:extra-paths ["test" "notebooks"]
:extra-deps {org.clojure/test.check {:mvn/version "1.1.1"}
io.github.cognitect-labs/test-runner
{:git/tag "v0.5.0" :git/sha "48c3c67"}
{:git/tag "v0.5.1" :git/sha "dfb30dd"}
scicloj/tablecloth {:mvn/version "7.000-beta-51"}}}
:gen {:main-opts ["-m" "scicloj.note-to-test.v1.main"]}}}

0 comments on commit fe47365

Please sign in to comment.