Skip to content

Commit

Permalink
Update deps.edn
Browse files Browse the repository at this point in the history
  • Loading branch information
kiranshila authored Dec 12, 2022
1 parent e36d590 commit 8b94aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
lambdaisland/kaocha-cloverage {:mvn/version "1.1.89"}}
:main-opts ["-m" "kaocha.runner"]}
:build {:extra-paths ["build"]
:deps {io.github.seancorfield/build-clj {:git/tag "v0.8.5" :git/sha "7ac1f8d"}}
:deps {io.github.seancorfield/build-clj {:git/tag "v0.8.5" :git/sha "de693d0"}}
:ns-default build}}}

0 comments on commit 8b94aef

Please sign in to comment.