Skip to content

Commit 3b952fd

Browse files
Update Netty to 4.1.65.Final
4.1.64.Final had some regressions. https://netty.io/news/2021/05/19/4-1-65-Final.html
1 parent 41cf56d commit 3b952fd

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.64.Final")
1+
(def netty-version "4.1.65.Final")
22

33
(def netty-modules
44
'[transport

0 commit comments

Comments
 (0)