Skip to content

Commit d25fb23

Browse files
committed
Bump core.async version for spec
1 parent 3fb5ed6 commit d25fb23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:license {:name "Eclipse Public License"
55
:url "http://www.eclipse.org/legal/epl-v10.html"}
66
:dependencies [[org.clojure/clojure "1.9.0-alpha12"]
7-
[org.clojure/core.async "0.2.391"]
7+
[org.clojure/core.async "0.3.442"]
88
[org.clojure/tools.logging "0.3.1"]
99
[org.clojure/tools.namespace "0.2.11"]
1010
[log4j/log4j "1.2.17" :exclusions [javax.mail/mail

0 commit comments

Comments
 (0)