Merge branch 'master' into bb.edn
This commit is contained in:
commit
5317020a24
2 changed files with 2 additions and 2 deletions
2
deps.edn
2
deps.edn
|
|
@ -12,7 +12,7 @@
|
|||
"depstar/src" "process/src"
|
||||
"deps.clj/src" "deps.clj/resources"
|
||||
"resources" "sci/resources"],
|
||||
:deps {org.clojure/clojure {:mvn/version "1.10.2"},
|
||||
:deps {org.clojure/clojure {:mvn/version "1.10.3"},
|
||||
borkdude/sci {:local/root "sci"}
|
||||
babashka/babasha.curl {:local/root "babashka.curl"}
|
||||
babashka/fs {:local/root "fs"}
|
||||
|
|
|
|||
2
sci
2
sci
|
|
@ -1 +1 @@
|
|||
Subproject commit ac4c05eef8fa4245297002b81bc6dba45b30712a
|
||||
Subproject commit b6ab05d5e4b0d6df594a6e03a5849caf82caecb3
|
||||
Loading…
Reference in a new issue