Skip to content

Commit 29a7e02

Browse files
committed
Rollback version of deps-deploy
1 parent 214b35f commit 29a7e02

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

deps.edn

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
;; clj -T:build <command>
2424
:build
2525
{:deps {io.github.hlship/build-tools
26-
{:git/tag "0.12.0" :git/sha "76bde16"}}
26+
{:git/tag "0.12.0" :git/sha "76bde16"}
27+
slipset/deps-deploy {:mvn/version "0.2.1"}}
2728
:ns-default build}
2829

2930
:debug

0 commit comments

Comments
 (0)