Skip to content

Commit 41f6d86

Browse files
authored
Merge pull request #621 from clj-commons/bump-netty
Update Netty to 4.1.79.Final
2 parents f60881f + b3ca59d commit 41f6d86

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,4 +1,4 @@
1-
(def netty-version "4.1.74.Final")
1+
(def netty-version "4.1.79.Final")
22

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

0 commit comments

Comments
 (0)