Bump core.async to 1.4.627
This commit is contained in:
parent
fe2138e71e
commit
8ebb890b26
2 changed files with 2 additions and 2 deletions
2
deps.edn
2
deps.edn
|
|
@ -19,7 +19,7 @@
|
|||
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.618"},
|
||||
org.clojure/core.async {:mvn/version "1.4.627"},
|
||||
org.clojure/tools.cli {:mvn/version "1.0.206"},
|
||||
org.clojure/data.csv {:mvn/version "1.0.0"},
|
||||
cheshire/cheshire {:mvn/version "5.10.1"}
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
[cheshire "5.10.1"]
|
||||
[nrepl/bencode "1.1.0"]
|
||||
[borkdude/sci.impl.reflector "0.0.1"]
|
||||
[org.clojure/core.async "1.3.618"]
|
||||
[org.clojure/core.async "1.4.627"]
|
||||
[org.clojure/test.check "1.1.0"]
|
||||
[com.github.clj-easy/graal-build-time "0.1.0"]
|
||||
[rewrite-clj/rewrite-clj "1.0.699-alpha"]]
|
||||
|
|
|
|||
Loading…
Reference in a new issue