Skip to content

Commit c13683d

Browse files
committed
Revert incorrect version bump of test.check
1 parent f77cbc9 commit c13683d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
:aliases
66
{:test
77
{:extra-paths ["test"]
8-
:extra-deps {org.clojure/test.check {:mvn/version "1.1.2"}
8+
:extra-deps {org.clojure/test.check {:mvn/version "1.1.1"}
99
io.github.cognitect-labs/test-runner
1010
{:git/tag "v0.5.1" :git/sha "dfb30dd"}}}
1111
:build {:deps {io.github.seancorfield/build-clj

0 commit comments

Comments
 (0)