Skip to content

Commit

Permalink
Merge pull request #47 from hoplon/update-build-alias-dependencies
Browse files Browse the repository at this point in the history
Bump build dependencies
  • Loading branch information
mynomoto committed Oct 30, 2023
2 parents f0151b9 + 6f0ef7d commit ea9f0bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
:extra-deps {io.github.cognitect-labs/test-runner {:git/tag "v0.5.1" :git/sha "dfb30dd"}}
:exec-fn cognitect.test-runner.api/test}
:runner {:main-opts ["-m" "cognitect.test-runner"]}
:build {:deps {io.github.clojure/tools.build {:git/tag "v0.9.2" :git/sha "fe6b140"}
slipset/deps-deploy {:mvn/version "0.2.0"}}
:build {:deps {io.github.clojure/tools.build {:mvn/version "0.9.6"}
slipset/deps-deploy {:mvn/version "0.2.1"}}
:ns-default build}}}

0 comments on commit ea9f0bb

Please sign in to comment.