Skip to content

Commit

Permalink
Revert incorrect version bump of test.check
Browse files Browse the repository at this point in the history
  • Loading branch information
wkok committed Oct 23, 2024
1 parent f77cbc9 commit c13683d
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 @@
:aliases
{:test
{:extra-paths ["test"]
:extra-deps {org.clojure/test.check {:mvn/version "1.1.2"}
: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"}}}
:build {:deps {io.github.seancorfield/build-clj
Expand Down

0 comments on commit c13683d

Please sign in to comment.