We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50839d8 commit 64bdfd1Copy full SHA for 64bdfd1
project.clj
@@ -154,7 +154,7 @@
154
:jvm-opts ["-Dclojure.core.async.pool-size=50"]
155
;; Use humane test output so you can actually see what the problem is
156
;; when a test fails.
157
- :dependencies [[pjstadig/humane-test-output "0.8.3"]]
+ :dependencies [[pjstadig/humane-test-output "0.11.0"]]
158
:injections [(require 'pjstadig.humane-test-output)
159
(pjstadig.humane-test-output/activate!)]}
160
0 commit comments