Skip to content

Commit

Permalink
deps: upgrade manifold and test-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Oddsor authored and rschmukler committed Feb 26, 2024
1 parent f3a8262 commit 991279a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
:jvm-opts ["--enable-preview"]
:main-opts ["-m" "kaocha.runner"]
:extra-deps
{org.clojure/test.check {:mvn/version "0.10.0"}
lambdaisland/kaocha {:mvn/version "0.0-541"}}}}
{org.clojure/test.check {:mvn/version "1.1.1"}
lambdaisland/kaocha {:mvn/version "1.87.1366"}}}}
:deps
{manifold/manifold {:mvn/version "0.1.9-alpha3"}}}
{manifold/manifold {:mvn/version "0.4.2"}}}

0 comments on commit 991279a

Please sign in to comment.