Fix deps.edn
This commit is contained in:
parent
42104a617d
commit
454ed43ae4
1 changed files with 1 additions and 1 deletions
2
deps.edn
2
deps.edn
|
|
@ -16,7 +16,7 @@
|
|||
"resources" "sci/resources"],
|
||||
:deps {org.clojure/clojure {:mvn/version "1.11.0-alpha1"},
|
||||
borkdude/sci {:local/root "sci"}
|
||||
babashka/babaskha.curl {:local/root "babashka.curl"}
|
||||
babashka/babashka.curl {:local/root "babashka.curl"}
|
||||
babashka/fs {:local/root "fs"}
|
||||
borkdude/graal.locking {:mvn/version "0.0.2"},
|
||||
org.clojure/core.async {:mvn/version "1.3.610"},
|
||||
|
|
|
|||
Loading…
Reference in a new issue