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 8ba1437 commit 76a351fCopy full SHA for 76a351f
project.clj
@@ -1,5 +1,5 @@
1
;; you'll need to run the script at `deps/lein-to-deps` after changing any dependencies
2
-(def netty-version "4.1.89.Final")
+(def netty-version "4.1.94.Final")
3
4
(defproject aleph (or (System/getenv "PROJECT_VERSION") "0.6.2")
5
:description "A framework for asynchronous communication"
0 commit comments