Skip to content

Commit

Permalink
update deps-deploy
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Corfield <[email protected]>
  • Loading branch information
seancorfield committed Apr 7, 2024
1 parent c4f6cc7 commit 5bf9a1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion resources/org/corfield/new/lib/build/deps.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
{:git/tag "v0.5.1" :git/sha "dfb30dd"}}}
:build {:deps {io.github.clojure/tools.build
{:mvn/version "0.10.0"}
slipset/deps-deploy {:mvn/version "0.2.0"}}
slipset/deps-deploy {:mvn/version "0.2.2"}}
:ns-default build}}}
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
{:git/tag "v0.5.1" :git/sha "dfb30dd"}}}
:build {:deps {io.github.clojure/tools.build
{:mvn/version "0.10.0"}
slipset/deps-deploy {:mvn/version "0.2.0"}}
slipset/deps-deploy {:mvn/version "0.2.2"}}
:ns-default build}}}

0 comments on commit 5bf9a1a

Please sign in to comment.