We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fb5ed6 commit d25fb23Copy full SHA for d25fb23
project.clj
@@ -4,7 +4,7 @@
4
:license {:name "Eclipse Public License"
5
:url "http://www.eclipse.org/legal/epl-v10.html"}
6
:dependencies [[org.clojure/clojure "1.9.0-alpha12"]
7
- [org.clojure/core.async "0.2.391"]
+ [org.clojure/core.async "0.3.442"]
8
[org.clojure/tools.logging "0.3.1"]
9
[org.clojure/tools.namespace "0.2.11"]
10
[log4j/log4j "1.2.17" :exclusions [javax.mail/mail
0 commit comments