Skip to content

Commit

Permalink
Merge pull request #14 from liquidz/dev
Browse files Browse the repository at this point in the history
Next release
  • Loading branch information
liquidz authored Nov 11, 2022
2 parents cd2ab64 + 1058a0a commit 1e3b525
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
:aliases
{:dev
{:extra-paths ["dev" "test"]
:extra-deps {lambdaisland/kaocha {:mvn/version "1.69.1069"}
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"}
orchestra/orchestra {:mvn/version "2021.01.01-1"}}}

:1.9
Expand All @@ -31,5 +31,5 @@
:main-opts ["-m" "cloverage.coverage"]}

:build
{: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"}}
:ns-default build-edn.main}}}

0 comments on commit 1e3b525

Please sign in to comment.