Skip to content

Commit 76a351f

Browse files
committed
Bump Netty to 4.1.94.Final
1 parent 8ba1437 commit 76a351f

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
@@ -1,5 +1,5 @@
11
;; you'll need to run the script at `deps/lein-to-deps` after changing any dependencies
2-
(def netty-version "4.1.89.Final")
2+
(def netty-version "4.1.94.Final")
33

44
(defproject aleph (or (System/getenv "PROJECT_VERSION") "0.6.2")
55
:description "A framework for asynchronous communication"

0 commit comments

Comments
 (0)