Skip to content

Commit 7d23fc3

Browse files
authored
Merge pull request #571 from dspearson/master
Update dependencies for manifold and byte-streams.
2 parents 640ce3e + 0115171 commit 7d23fc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212

1313
(def other-dependencies
1414
'[[org.clojure/tools.logging "1.1.0" :exclusions [org.clojure/clojure]]
15-
[manifold "0.1.9-alpha3"]
16-
[byte-streams "0.2.5-alpha2"]
15+
[manifold "0.1.9"]
16+
[org.clj-commons/byte-streams "0.2.8"]
1717
[potemkin "0.4.5"]])
1818

1919
(defproject aleph "0.4.7-alpha8"

0 commit comments

Comments
 (0)