diff --git a/deps.edn b/deps.edn index ba345f2..51c30b9 100644 --- a/deps.edn +++ b/deps.edn @@ -9,7 +9,7 @@ :aliases {:test {:extra-paths ["test"] - :extra-deps {com.github.seancorfield/expectations {:mvn/version "2.1.188"} + :extra-deps {com.github.seancorfield/expectations {:mvn/version "2.1.201"} io.github.cognitect-labs/test-runner {:git/tag "v0.5.1" :git/sha "dfb30dd"}} :exec-fn cognitect.test-runner.api/test}