Skip to content

Commit 2d11df7

Browse files
committed
Bump deps
1 parent 6d0765c commit 2d11df7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: project.clj

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
:url "https://github.com/bsless/more.async"
44
:license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"
55
:url "https://www.eclipse.org/legal/epl-2.0/"}
6-
:dependencies [[org.clojure/clojure "1.10.1"]
7-
[org.clojure/core.async "1.0.567"]]
6+
:dependencies [[org.clojure/clojure "1.10.3"]
7+
[org.clojure/core.async "1.5.648"]]
88

99
:deploy-repositories [["clojars" {:url "https://clojars.org/repo"
1010
:username :env/clojars_user

0 commit comments

Comments
 (0)