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 fc38c7e commit 17d06feCopy full SHA for 17d06fe
project.clj
@@ -89,7 +89,7 @@
89
:test {:source-paths ["test/src"]
90
:java-source-paths ["test/java"]
91
:resource-paths ["test/resources"]
92
- :dependencies [[pjstadig/humane-test-output "0.10.0"]
+ :dependencies [[pjstadig/humane-test-output "0.11.0"]
93
[cider/piggieback "0.5.2"]]}
94
95
;; Need ^:repl because of: https://github.com/technomancy/leiningen/issues/2132
0 commit comments