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.
2 parents d44bf22 + aa6ecaf commit 640ce3eCopy full SHA for 640ce3e
project.clj
@@ -1,4 +1,4 @@
1
-(def netty-version "4.1.51.Final")
+(def netty-version "4.1.64.Final")
2
3
(def netty-modules
4
'[transport
@@ -16,7 +16,7 @@
16
[byte-streams "0.2.5-alpha2"]
17
[potemkin "0.4.5"]])
18
19
-(defproject aleph "0.4.7-alpha7"
+(defproject aleph "0.4.7-alpha8"
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