Skip to content

Commit

Permalink
Merge pull request #621 from clj-commons/bump-netty
Browse files Browse the repository at this point in the history
Update Netty to 4.1.79.Final
  • Loading branch information
arnaudgeiser committed Aug 22, 2022
2 parents f60881f + b3ca59d commit 41f6d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(def netty-version "4.1.74.Final")
(def netty-version "4.1.79.Final")

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

0 comments on commit 41f6d86

Please sign in to comment.