Skip to content

Commit 00dbabb

Browse files
committed
Update byte-streams to 0.3.0
1 parent 149aac2 commit 00dbabb

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
@@ -13,7 +13,7 @@
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.10"]
16+
[org.clj-commons/byte-streams "0.3.0"]
1717
[potemkin "0.4.5"]])
1818

1919
(defproject aleph "0.4.7"

0 commit comments

Comments
 (0)