Use :sha for gitlib and older clojure cli
This commit is contained in:
parent
78a05139cb
commit
c663ab8368
1 changed files with 1 additions and 1 deletions
2
deps.edn
2
deps.edn
|
|
@ -105,7 +105,7 @@
|
|||
markdown-clj/markdown-clj {:mvn/version "1.10.8"}
|
||||
org.clojure/tools.namespace {:git/url "https://github.com/babashka/tools.namespace", :sha "a13b037215e21a2e71aa34b27e1dd52c801a2a7b"}
|
||||
medley/medley {:mvn/version "1.3.0"}
|
||||
io.github.cognitect-labs/test-runner {:git/tag "v0.5.0", :git/sha "b3fd0d2"}
|
||||
io.github.cognitect-labs/test-runner {:git/tag "v0.5.0", :sha "b3fd0d2"}
|
||||
borkdude/missing.test.assertions {:git/url "https://github.com/borkdude/missing.test.assertions", :sha "603cb01bee72fb17addacc53c34c85612684ad70"}
|
||||
dev.nubank/docopt {:mvn/version "0.6.1-fix7"}
|
||||
testdoc/testdoc {:mvn/version "1.4.1"}
|
||||
|
|
|
|||
Loading…
Reference in a new issue