Skip to content

Commit 64bdfd1

Browse files
Update dependency pjstadig:humane-test-output to v0.11.0 (#78)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 50839d8 commit 64bdfd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
:jvm-opts ["-Dclojure.core.async.pool-size=50"]
155155
;; Use humane test output so you can actually see what the problem is
156156
;; when a test fails.
157-
:dependencies [[pjstadig/humane-test-output "0.8.3"]]
157+
:dependencies [[pjstadig/humane-test-output "0.11.0"]]
158158
:injections [(require 'pjstadig.humane-test-output)
159159
(pjstadig.humane-test-output/activate!)]}
160160

0 commit comments

Comments
 (0)