Skip to content

Commit

Permalink
Bump org.clojure/test.check from 0.10.0-alpha3 to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 21, 2021
1 parent c0e036c commit 4c44d6f
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 @@ -5,7 +5,7 @@
org.clojure/clojure {:mvn/version "1.10.3"}}

:aliases {:dev {:extra-paths ["test"]
:extra-deps {org.clojure/test.check {:mvn/version "0.10.0-alpha3"}
:extra-deps {org.clojure/test.check {:mvn/version "1.1.1"}
speculative/speculative {:mvn/version "0.0.3"}}}

:test {:extra-paths ["test"]
Expand Down

0 comments on commit 4c44d6f

Please sign in to comment.