Skip to content

Commit 0416819

Browse files
authored
Merge pull request #573 from clj-commons/update-byte-streams-no-clj-tuple
Bump byte-streams version
2 parents df65e54 + b0c202b commit 0416819

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
@@ -13,10 +13,10 @@
1313
(def other-dependencies
1414
'[[org.clojure/tools.logging "1.1.0" :exclusions [org.clojure/clojure]]
1515
[manifold "0.1.9"]
16-
[org.clj-commons/byte-streams "0.2.8"]
16+
[org.clj-commons/byte-streams "0.2.10"]
1717
[potemkin "0.4.5"]])
1818

19-
(defproject aleph "0.4.7-alpha9"
19+
(defproject aleph "0.4.7-alpha10"
2020
:description "A framework for asynchronous communication"
2121
:repositories {"jboss" "https://repository.jboss.org/nexus/content/groups/public/"
2222
"sonatype-oss-public" "https://oss.sonatype.org/content/groups/public/"}

0 commit comments

Comments
 (0)