We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df65e54 commit b0c202bCopy full SHA for b0c202b
project.clj
@@ -13,10 +13,10 @@
13
(def other-dependencies
14
'[[org.clojure/tools.logging "1.1.0" :exclusions [org.clojure/clojure]]
15
[manifold "0.1.9"]
16
- [org.clj-commons/byte-streams "0.2.8"]
+ [org.clj-commons/byte-streams "0.2.10"]
17
[potemkin "0.4.5"]])
18
19
-(defproject aleph "0.4.7-alpha9"
+(defproject aleph "0.4.7-alpha10"
20
:description "A framework for asynchronous communication"
21
:repositories {"jboss" "https://repository.jboss.org/nexus/content/groups/public/"
22
"sonatype-oss-public" "https://oss.sonatype.org/content/groups/public/"}
0 commit comments