Upgrade to Netty 4.1.77.Final

Closes gh-30911
This commit is contained in:
Andy Wilkinson 2022-05-10 14:37:39 +01:00
parent 0713f772ba
commit 25c320be51
1 changed files with 1 additions and 1 deletions

View File

@ -1300,7 +1300,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"