Skip to content

Commit 17d06fe

Browse files
committed
Bump humane-test-output
1 parent fc38c7e commit 17d06fe

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
@@ -89,7 +89,7 @@
8989
:test {:source-paths ["test/src"]
9090
:java-source-paths ["test/java"]
9191
:resource-paths ["test/resources"]
92-
:dependencies [[pjstadig/humane-test-output "0.10.0"]
92+
:dependencies [[pjstadig/humane-test-output "0.11.0"]
9393
[cider/piggieback "0.5.2"]]}
9494

9595
;; Need ^:repl because of: https://github.com/technomancy/leiningen/issues/2132

0 commit comments

Comments
 (0)