Upgrade to Netty 4.1.77.Final

Closes gh-30962
This commit is contained in:
Andy Wilkinson 2022-05-10 18:21:42 +01:00
parent de6d05526f
commit d7ed58bced
1 changed files with 1 additions and 1 deletions

View File

@ -1043,7 +1043,7 @@ bom {
] ]
} }
} }
library("Netty", "4.1.76.Final") { library("Netty", "4.1.77.Final") {
group("io.netty") { group("io.netty") {
imports = [ imports = [
"netty-bom" "netty-bom"