We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd2ab64 + 1058a0a commit 1e3b525Copy full SHA for 1e3b525
deps.edn
@@ -4,8 +4,8 @@
4
:aliases
5
{:dev
6
{:extra-paths ["dev" "test"]
7
- :extra-deps {lambdaisland/kaocha {:mvn/version "1.69.1069"}
8
- com.github.liquidz/testdoc {:mvn/version "1.5.98"}
+ :extra-deps {lambdaisland/kaocha {:mvn/version "1.71.1119"}
+ com.github.liquidz/testdoc {:mvn/version "1.5.106"}
9
orchestra/orchestra {:mvn/version "2021.01.01-1"}}}
10
11
:1.9
@@ -31,5 +31,5 @@
31
:main-opts ["-m" "cloverage.coverage"]}
32
33
:build
34
- {:deps {com.github.liquidz/build.edn {:git/tag "0.7.145" :git/sha "776501e"}}
+ {:deps {com.github.liquidz/build.edn {:git/tag "0.9.188" :git/sha "d2d25b0"}}
35
:ns-default build-edn.main}}}
0 commit comments